mirror of
https://github.com/rancher/os.git
synced 2025-08-31 22:32:14 +00:00
Rename userdocker to docker to be more consistent with other distros
This commit is contained in:
4
scripts/dockerimages/05-docker
Normal file
4
scripts/dockerimages/05-docker
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM base
|
||||
COPY scripts/dockerimages/scripts/docker.sh /
|
||||
COPY assets/ca.crt /etc/ssl/certs/ca-certificates.crt
|
||||
CMD ["/docker.sh"]
|
Reference in New Issue
Block a user