Provides prerequisite software and configuration details that enable you to prepare your host system to run the Linux Containerization
Demonstration.
Prerequisites
On the machine where you want to host the demonstration image, install the following:
- Ubuntu 20.04
- The sample demonstration for Linux requires that you install Ubuntu 20.04 as the host operating system.
- Podman
- Download and install podman, which is a tool for running Linux containers. Click
here for instructions.
Installation
On the machine where you want to host the demonstration image:
- Copy the
setup_acucob1050pmk59shACU extend setup file to the
sample/containerization/linux directory. This sample demonstration uses extend version 10.5.0 with PMK 59, which is a Linux 64-bit shared setup.
- Copy the following 64-bit license files to the
aculic_pmk59 directory:
- acurcl.alc (AcuRCL)
- acurcl.wlc (AcuToWeb)
- runcbl.alc or
runcbl.3lc (Runtime)
- From a command prompt in the
sample/containerization/linux directory, set execute permission on the setup and script files as follows:
chmod +x setup*
chmod +x *.sh
- Execute the following command to ensure that ASCII file-line terminators are in the UNIX style:
dos2unix --quiet *