Add pyyaml and kubernetes dependencies
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
23dec9ed6b
commit
34104dddcb
@ -4,6 +4,8 @@ RUN apk add --no-cache gcc make musl-dev linux-headers git \
|
||||
motor \
|
||||
pyjwt \
|
||||
sanic \
|
||||
pyyaml \
|
||||
kubernetes_asyncio \
|
||||
git+https://github.com/Assarius/sanic-prometheus@Sanic_22
|
||||
FROM python:alpine
|
||||
COPY --from=build /wheels /wheels
|
||||
|
Loading…
Reference in New Issue
Block a user