This commit is contained in:
parent
b902cac2a9
commit
892152b3bf
@ -10,6 +10,7 @@ RUN apk add --no-cache gcc make musl-dev linux-headers git \
|
|||||||
pyjwt \
|
pyjwt \
|
||||||
pyyaml \
|
pyyaml \
|
||||||
sanic \
|
sanic \
|
||||||
|
sanic-ext \
|
||||||
ecs-logging
|
ecs-logging
|
||||||
FROM python:alpine
|
FROM python:alpine
|
||||||
COPY --from=build /wheels /wheels
|
COPY --from=build /wheels /wheels
|
||||||
|
Loading…
Reference in New Issue
Block a user