1
0
mirror of https://github.com/rancher/os.git synced 2025-09-22 19:10:13 +00:00
Files
os/scripts/dockerimages/02-udev

4 lines
71 B
Plaintext
Raw Permalink Normal View History

2015-02-08 21:38:37 -07:00
FROM base
COPY scripts/dockerimages/scripts/udev.sh /
CMD ["/udev.sh"]