aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-cn-latest/run.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-03-07docker kill: wait until containers are stoppedOliver Smith1-1/+1
As "docker kill" / "docker container kill" (alias) doesn't block until the given container stops, make sure to always run "docker wait" afterwards. Closes: OS#5928 Change-Id: I0242ece96541d8036ebbf8b0f498ebf231db26b5
2019-03-28Add first osmo-cn-latest imageDaniel Willmann1-0/+33
Core network in a container. Starts all the services, configuration needs to be tweaked. Change-Id: Icfddc75447fbd94f9d5c19408ccc7f3a914e083f