mirror of
https://github.com/rancher/os.git
synced 2025-07-01 17:21:50 +00:00
4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
FROM base
|
|
COPY scripts/dockerimages/scripts/preload.sh /
|
|
CMD ["/preload.sh"]
|