mirror of
https://github.com/rancher/os.git
synced 2025-10-21 15:34:46 +00:00
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
FROM base
|
|
COPY scripts/dockerimages/scripts/udev.sh /
|
|
CMD ["/udev.sh"]
|