This commit is contained in:
parent
892152b3bf
commit
9b86cda7db
BIN
.Dockerfile.swp
BIN
.Dockerfile.swp
Binary file not shown.
@ -11,6 +11,7 @@ RUN apk add --no-cache gcc make musl-dev linux-headers git \
|
||||
pyyaml \
|
||||
sanic \
|
||||
sanic-ext \
|
||||
sanic-wtf \
|
||||
ecs-logging
|
||||
FROM python:alpine
|
||||
COPY --from=build /wheels /wheels
|
||||
|
Loading…
Reference in New Issue
Block a user