Skip to content

Instantly share code, notes, and snippets.

@MincingWords
Created May 5, 2019 02:02
Show Gist options
  • Save MincingWords/dda2a58ce0a2cfde94e4b0a099909d89 to your computer and use it in GitHub Desktop.
Save MincingWords/dda2a58ce0a2cfde94e4b0a099909d89 to your computer and use it in GitHub Desktop.
docker run -p 39013:39013 -p 39017:39017 -p 39041-39045:39041-39045 -p 1128-1129:1128-1129 -p 59013-59014:59013-59014 -v /hana/:/hana/mounts -h hxehost --ulimit nofile=1048576:1048576 --sysctl kernel.shmmax=1073741824 --sysctl net.ipv4.ip_local_port_range='40000 60999' --sysctl kernel.shmmni=524288 --sysctl kernel.shmall=8388608 --name hana_express store/saplabs/hanaexpress:2.00.036.00.20190223.1 --passwords-url file:///hana/.json--agree-to-sap-license
======== Starting HANA container run script ========
Started at: Sun May 5 02:00:29 UTC 2019
Script parameters: --passwords-url file:///hana/.json--agree-to-sap-license
HANA version: 2.00.036.00.1547699771
Linux kernel version: 4.19
ERROR: Unknown host 'hxehost'. The container must be started with one of these host names:
ERROR: a3dbc985001b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment