1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00
Files
os/scripts/dockerimages/02-udev
Darren Shepherd df4a126175 Initial commit
2015-02-08 21:38:37 -07:00

4 lines
71 B
Plaintext

FROM base
COPY scripts/dockerimages/scripts/udev.sh /
CMD ["/udev.sh"]