This commit is contained in:
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 \
|
pyyaml \
|
||||||
sanic \
|
sanic \
|
||||||
sanic-ext \
|
sanic-ext \
|
||||||
|
sanic-wtf \
|
||||||
ecs-logging
|
ecs-logging
|
||||||
FROM python:alpine
|
FROM python:alpine
|
||||||
COPY --from=build /wheels /wheels
|
COPY --from=build /wheels /wheels
|
||||||
|
Reference in New Issue
Block a user