Skip to content

sinlov/docker-python-poetry-gcc

Repository files navigation

ci

GitHub license GitHub latest SemVer tag) GitHub release)

Contributing

Contributor Covenant GitHub contributors

We welcome community contributions to this project.

Please read Contributor Guide for more information on how to get started.

docker usage

docker hub version semver docker hub image size docker hub image pulls

docker-python-poetry-gcc

for

env info

image version poetry version python version micromamba version conda version
1.7.1 1.7.1 3.12.1 1.4.9
1.5.1 1.5.1 3.11.4 1.4.8
1.4.1 1.4.1 3.11.2 23.3.1
1.3.1-alpine 1.3.1 3.11.0 22.11.1
  • 1.5.1 use micromamba
    • notice: docker user change to uid=1000(mambauser) gid=1000(mambauser) groups=1000(mambauser)

fast use

docker run --rm \
  --entrypoint poetry \
  --name "test-docker-python-poetry-gcc" \
  sinlov/docker-python-poetry-gcc:latest \
  --help

About

https://hub.docker.com/r/fnndsc/python-poetry add make and gcc for build

Resources

License

Stars

Watchers

Forks

Packages

No packages published