Public Access :
requires account on https://images.docker.kgs-cloud.de
Login to kgs harbour with:
docker login https://images.docker.kgs-cloud.de
docker will prompt for user and password.
Start with docker:
If docker is not installed yet on your system, please follow the docker installation instruction for linux e.g Debian.
Before you continue the setup, make sure that the command "docker --version" returns the following message.
...
Environment Variables
Environment | Required | Description |
---|---|---|
tia.destinations.saphttp.host | Hostname of the server with the ContentServer | |
tia.destinations.saphttp.port | Port of the ContentServer usually 80 or 443 | |
tia.destinations.saphttp.protocol | Protocol of the contentserver http or https | |
tia.destinations.saphttp.path | Context Path of the server usually /contentserver |