you do wanna make me cry and i wanna say goodbye
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
FROM docker:dind
|
||||
|
||||
# COPY ./setup-daemon.sh /bin/
|
||||
# RUN chmod +x /bin/setup-daemon.sh
|
||||
|
||||
# ENTRYPOINT ["/bin/setup-daemon.sh"]
|
||||
|
||||
RUN mkdir -p /etc/docker && \
|
||||
echo '{ "insecure-registries": ["http://nexus-repo-nexus-repository-manager.default.svc.cluster.local:5000"] }' > /etc/docker/daemon.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user