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