mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-20 10:04:08 +00:00
Revert Docker user fix
This commit is contained in:
parent
a9b7c4530b
commit
8c69234e28
5 changed files with 11 additions and 9 deletions
|
@ -12,7 +12,6 @@ LABEL org.opencontainers.image.description="Send push notifications to your phon
|
|||
# Alpine does not support adding "tzdata" on ARM anymore, see
|
||||
# https://github.com/binwiederhier/ntfy/issues/894
|
||||
|
||||
RUN adduser -D -u 1000 ntfy
|
||||
COPY ntfy /usr/bin
|
||||
|
||||
EXPOSE 80/tcp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue