z3r0Luck
4 years ago
1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||
FROM mongo:3.2 |
|||
COPY init.sh /tmp/init.sh |
|||
RUN chmod +x /tmp/init.sh |
|||
LABEL maintainer="Eric Smalling <smalls@docker.com>" |
|||
LABEL maintainer="z3r0Luck <cse43868@uniwa.gr>" |
|||
CMD /tmp/init.sh |
|||
|
Loading…
Reference in new issue