1
0
mirror of https://github.com/rancher/os.git synced 2025-06-23 13:37:03 +00:00
os/scripts/dockerimages/02-udev

4 lines
71 B
Plaintext
Raw Normal View History

2015-02-09 04:38:37 +00:00
FROM base
COPY scripts/dockerimages/scripts/udev.sh /
CMD ["/udev.sh"]