We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 .
There was an error while loading. Please reload this page.