mirror of
https://github.com/wallabag/docker.git
synced 2026-02-28 04:37:34 +01:00
Compare commits
1 Commits
c72489e69b
...
d771027440
| Author | SHA1 | Date | |
|---|---|---|---|
| d771027440 |
@ -84,8 +84,6 @@ ENV PATH="${PATH}:/var/www/wallabag/bin"
|
||||
# Set console entry path
|
||||
WORKDIR /var/www/wallabag
|
||||
|
||||
HEALTHCHECK CMD curl --fail --silent --show-error --user-agent healthcheck http://localhost/api/info || exit 1
|
||||
|
||||
EXPOSE 80
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["wallabag"]
|
||||
|
||||
Reference in New Issue
Block a user