ntfy build image: -1 layer inutile
This commit is contained in:
parent
ec95689f78
commit
137e471001
|
@ -20,9 +20,8 @@ LABEL maintainer="contact@garbaye.fr"
|
|||
|
||||
EXPOSE 80/tcp
|
||||
|
||||
RUN apk add --no-cache tzdata
|
||||
|
||||
RUN adduser \
|
||||
RUN apk add --no-cache tzdata && \
|
||||
adduser \
|
||||
-S -H -D \
|
||||
ntfy && \
|
||||
mkdir /etc/ntfy && \
|
||||
|
|
Loading…
Reference in a new issue