tiangolo / uvicorn-gunicorn-fastapi-docker

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding a new APK package to the image

AntonAleksandrov13 opened this issue · comments

As the your image is based on Alpine, I need to install additional system dependencies such as cron. However, apk cannot be found while running a Docker build.

Is there a workaround for that?

Nvm, I have used the wrong image and turns out that I have access to package manager

Cool, thanks for reporting back. I'm then gonna close this issue. ✔️