A walk-through of installing the HCL Integration Platform Design Server as a docker container on a Linux machine, and connecting via a Browser to design maps.
Additional bonus content - I installed the HIP REST API as a container on the same virtual machine (on port 8081 instead of the default port 8080).
Updated for HIP 10.0.3 where you don't need to re-direct the 6379 port when creating the hip-rest container, as the new container has an in-built REDIS image.
tomcat-users.xml updates: https://drive.google.com/file/d/1pa_j...
From a diagnistics point of view, to ensure that the APACHE Manager app works correctly, create a file called manager.xml: https://drive.google.com/file/d/15Znd...
....and then use this command to copy the file into the REST API docker:
docker cp manager.xml hip-rest:/usr/local/tomcat/conf/Catalina/locahost