mirror of
https://github.com/rancher/os.git
synced 2025-09-09 18:50:04 +00:00
Fix build scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM base
|
FROM base
|
||||||
COPY scripts/dockerimages/scripts/docker.sh /
|
COPY scripts/dockerimages/scripts/docker.sh /
|
||||||
COPY build/ca.crt /etc/ssl/certs/ca-certificates.crt
|
COPY build/initrd/ca.crt /etc/ssl/certs/ca-certificates.crt
|
||||||
CMD ["/docker.sh"]
|
CMD ["/docker.sh"]
|
||||||
|
Reference in New Issue
Block a user