GitHub - dthorell/python_docker · GitHub
Skip to content

dthorell/python_docker

Folders and files

Repository files navigation

Python container built from ubuntu 22.04

docker buildx create --name mybuilder --driver docker-container --bootstrap --use
docker buildx build --platform linux/amd64,linux/arm64 -t dthorell/python:3.10 -t dthorell/python:latest --push .
  

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

Contributors