Trying adding the network being host to buildx setup
Build foundry vtt docker image and push to registry / docker (push) Successful in 25s
Build foundry vtt docker image and push to registry / docker (push) Successful in 25s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user