The universe is possible
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM docker:dind
|
||||
|
||||
COPY setup-daemon.sh /bin/
|
||||
COPY ./setup-daemon.sh /bin/
|
||||
RUN chmod +x /bin/setup-daemon.sh
|
||||
|
||||
ENTRYPOINT ["/bin/setup-daemon.sh"]
|
||||
|
||||
Reference in New Issue
Block a user