Commit 10996368 authored by nanahira's avatar nanahira Committed by GitHub

fix chmod

parent 83ad5e98
......@@ -31,4 +31,5 @@ VOLUME /root
WORKDIR /root
COPY data/entrypoint.sh /entrypoint.sh
RUN chmod +x /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