Docker error
This commit is contained in:
parent
0f546e9636
commit
57aeb3078c
@ -1,6 +1,6 @@
|
|||||||
FROM python:3.7-alpine
|
FROM python:3.7-alpine
|
||||||
|
|
||||||
COPY entrypoint-echo /entrypoint
|
COPY entrypoint-proxy /entrypoint
|
||||||
|
|
||||||
RUN adduser -D -u 54000 radio && \
|
RUN adduser -D -u 54000 radio && \
|
||||||
apk update && \
|
apk update && \
|
||||||
|
Loading…
Reference in New Issue
Block a user