Trying adding the network being host to buildx setup
Build foundry vtt docker image and push to registry / docker (push) Successful in 25s

This commit is contained in:
2024-06-17 13:10:43 +02:00
parent ae5bccb95d
commit 6089d5f87a
@@ -22,6 +22,7 @@ jobs:
[registry."127.0.0.1:5000"] [registry."127.0.0.1:5000"]
http = true http = true
insecure = true insecure = true
driver-opts: network=host
- -
name: Login to Docker Hub name: Login to Docker Hub
uses: docker/login-action@v3 uses: docker/login-action@v3