dc
This commit is contained in:
parent
13419f96b3
commit
85f50d00de
@ -1,6 +1,6 @@
|
|||||||
FROM python:3.7-alpine
|
FROM python:3.7-alpine
|
||||||
|
|
||||||
COPY entrypoint-proxy /entrypoint
|
COPY entrypoint-echo /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