Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
471fcb2177
|
|||
0d4ac4022a
|
@ -10,6 +10,7 @@ ARG ADDITIONAL_CA_URL="x"
|
||||
ARG ADDITIONAL_CA_CHECKSUM="y"
|
||||
|
||||
RUN \
|
||||
set -x &&\
|
||||
apk add --no-cache syft &&\
|
||||
adduser -s /bin/sh -D user &&\
|
||||
mkdir -p $APP_DIR &&\
|
||||
|
Reference in New Issue
Block a user