mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
![]() |
FROM base
|
||
|
COPY scripts/dockerimages/scripts/preload.sh /
|
||
|
CMD ["/preload.sh"]
|