Commit 2478d03e authored by nanahira's avatar nanahira

Merge branch 'master' of https://github.com/moecube/srvpro

parents 265dc3d9 10996368
...@@ -31,4 +31,5 @@ VOLUME /root ...@@ -31,4 +31,5 @@ VOLUME /root
WORKDIR /root WORKDIR /root
COPY data/entrypoint.sh /entrypoint.sh COPY data/entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
CMD [ "/entrypoint.sh" ] CMD [ "/entrypoint.sh" ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment