cleanup
This commit is contained in:
@@ -9,8 +9,5 @@ RUN rc-update add docker boot
|
||||
COPY docker-setup /bin/
|
||||
RUN chmod +x /bin/docker-setup
|
||||
|
||||
COPY docker-remote-tag /bin/
|
||||
RUN chmod +x /bin/docker-remote-tag
|
||||
|
||||
CMD [ "/bin/docker-setup" ]
|
||||
ENTRYPOINT [ "/bin/bash", "-l", "-c" ]
|
||||
|
Reference in New Issue
Block a user