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-09-28 05:55:11 +00:00
Code
Issues
Releases
Wiki
Activity
Files
fb237dbebe04b4ff1f845ad6e90a562924aa6112
os
/
scripts
/
dockerimages
/
01-state
7 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-02-08 21:38:37 -07:00
FROM base
VOLUME /home
Implement rancherctl config import
2015-02-17 18:42:26 -07:00
VOLUME /opt
Initial commit
2015-02-08 21:38:37 -07:00
VOLUME /var/lib/docker
VOLUME /var/run
CMD ["echo"]
Reference in New Issue
Copy Permalink