This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
os
Watch
1
Star
0
Fork
1
You've already forked os
mirror of
https://github.com/rancher/os.git
synced
2025-07-24 19:46:47 +00:00
Code
Issues
Releases
Wiki
Activity
597a46c574
os
/
scripts
/
dockerimages
/
01-state
7 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-02-09 04:38:37 +00:00
FROM base
VOLUME /home
Implement rancherctl config import
2015-02-18 01:42:26 +00:00
VOLUME /opt
Initial commit
2015-02-09 04:38:37 +00:00
VOLUME /var/lib/docker
VOLUME /var/run
CMD ["echo"]
Reference in New Issue
Copy Permalink