Skip to content
Snippets Groups Projects
Commit 684730a0 authored by Arie Peterson's avatar Arie Peterson
Browse files

Set hostname for control shell container

parent 694f7c46
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ else
command="/bin/bash --init-file /control/.bashrc"
fi
docker run --rm -it \
--hostname=control \
-v /oas:/oas \
-v /oas/local/control:/control/local \
docker.greenhost.net/openappstack/control \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment