1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 14:48:55 +00:00

Wait for userdocker to start

This commit is contained in:
Darren Shepherd
2015-04-04 09:55:41 -07:00
parent ae5d41b696
commit a1f912c4d5
4 changed files with 34 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
FROM base
CMD ["/usr/sbin/wait-for-docker"]