1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-12 01:20:39 +00:00

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
+1
View File
@@ -13,6 +13,7 @@ RUN apk add --update --no-cache python3 \
fastapi \
uvicorn \
aiodocker \
docker \
redis
COPY docker-entrypoint.sh /app/