...
Before you continue the setup, make sure that the command "docker --version" returns the following message.
...
Required 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 |
...