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