Fix: Docker LegacyKeyValueFormat
This commit is contained in:
@@ -11,7 +11,7 @@ RUN adduser -D -h /home/container container
|
||||
RUN apk add --no-cache tini curl iproute2 ca-certificates fontconfig git openssl sqlite tar tzdata fontconfig git openssl sqlite tar tzdata
|
||||
|
||||
USER container
|
||||
ENV HOME /home/container
|
||||
ENV HOME=/home/container
|
||||
WORKDIR /home/container
|
||||
|
||||
STOPSIGNAL SIGINT
|
||||
|
Reference in New Issue
Block a user