parent
aae0632a8b
commit
c9ffb7443f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM docker.io/library/alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk --no-cache add bash openssh-client jq gettext \
|
RUN apk --no-cache add bash openssh-client jq gettext \
|
||||||
&& adduser --no-create-home --uid 1000 -D user \
|
&& adduser --no-create-home --uid 1000 -D user \
|
||||||
|
|
Loading…
Reference in a new issue