mirror of
https://github.com/rancher/os.git
synced 2025-09-04 16:21:07 +00:00
6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
![]() |
FROM base
|
||
|
VOLUME /home
|
||
|
VOLUME /var/lib/docker
|
||
|
VOLUME /var/run
|
||
|
CMD ["echo"]
|