Installing HCL Traveler on Docker
Begin here to install Traveler on Docker.
About this task
Procedure
- Download the Traveler Docker web kit.
-
From the Docker terminal, load the traveler-docker tar archive file provided in
the web kit to Docker:
docker load --input <tar archive file>For example:docker load --input Traveler_<version>_Container_Image.tgzNote: If you use podman, the command is:podman load --input Traveler_<version>_Container_Image.tgzFor details on configuring and running Traveler on Docker, see Configuring HCL Traveler on Docker.