mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
Add bootstrap phase to handle udev and auto-format
This commit is contained in:
3
scripts/dockerimages/10-autoformat
Normal file
3
scripts/dockerimages/10-autoformat
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM base
|
||||
COPY scripts/dockerimages/scripts/auto-format.sh /usr/sbin/
|
||||
ENTRYPOINT ["/usr/sbin/auto-format.sh"]
|
Reference in New Issue
Block a user