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