mirror of
https://github.com/rancher/os.git
synced 2025-09-25 04:37:02 +00:00
4 lines
53 B
Docker
4 lines
53 B
Docker
FROM rancher/os-base
|
|
COPY udev.sh /
|
|
CMD ["/udev.sh"]
|