Modify alternative builder for alpine
This commit is contained in:
parent
30f5210ef5
commit
75dc0a6320
@ -36,7 +36,7 @@ ENTRYPOINT ["/small-rust"]
|
||||
#RUN update-ca-certificates
|
||||
#
|
||||
## Create appuser
|
||||
#ENV USER=myip
|
||||
#ENV USER=small-rust
|
||||
#ENV UID=10001
|
||||
#
|
||||
#RUN adduser \
|
||||
@ -49,7 +49,7 @@ ENTRYPOINT ["/small-rust"]
|
||||
# "${USER}"
|
||||
#
|
||||
#
|
||||
#WORKDIR /myip
|
||||
#WORKDIR /app
|
||||
#
|
||||
#COPY ./ .
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user