forked from wallabag/docker
Make entrypoint.sh executable in repository and remove related statement from Dockerfile.
This commit is contained in:
@ -56,8 +56,6 @@ RUN cd /var/www/wallabag \
|
||||
|
||||
RUN chown -R nobody:nobody /var/www/wallabag
|
||||
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
EXPOSE 80
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["wallabag"]
|
||||
|
||||
0
root/entrypoint.sh
Normal file → Executable file
0
root/entrypoint.sh
Normal file → Executable file
Reference in New Issue
Block a user