We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Login
echo "TOKEN" | docker login ghcr.io -u hahwul --password-stdin
Build and Push
docker buildx build --platform linux/amd64,linux/arm64 -t ghcr.io/noir-cr/noir:v0.15.0 --push .