Distro | Image |
---|---|
Debian | ghcr.io/maki-it/python:debian |
To use in Github Actions, either authenticate to ghcr.io with your Github PAT (secrets.GITHUB_TOKEN
is not enough) or add Actions access in the package settings.
This image runs with a non-root User:
- Name:
appuser
- UID and GUID:
12321