partial rollback of dockerapi

This commit is contained in:
FreddleSpl0it
2023-01-25 09:31:22 +01:00
parent 9ba65a572e
commit b719982504
3 changed files with 267 additions and 350 deletions

View File

@@ -13,6 +13,7 @@ RUN apk add --update --no-cache python3 \
fastapi \
uvicorn \
aiodocker \
docker \
redis
COPY docker-entrypoint.sh /app/