mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-20 10:04:08 +00:00
Release notes, add EXPOSE 80 to Dockerfile
This commit is contained in:
parent
85cf7bb687
commit
611894fd05
3 changed files with 13 additions and 1 deletions
|
@ -2,4 +2,6 @@ FROM alpine
|
|||
MAINTAINER Philipp C. Heckel <philipp.heckel@gmail.com>
|
||||
|
||||
COPY ntfy /usr/bin
|
||||
|
||||
EXPOSE 80/tcp
|
||||
ENTRYPOINT ["ntfy"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue