mirror of
https://github.com/wallabag/docker.git
synced 2026-01-10 04:47:36 +01:00
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