chore: Debug docker context create shell environment #2
Some checks failed
build-image / build-image (push) Failing after 20s
Some checks failed
build-image / build-image (push) Failing after 20s
This commit is contained in:
parent
98d832d5fb
commit
a78501ade7
@ -44,7 +44,7 @@ jobs:
|
|||||||
export DOCKER_TLS_CERTDIR="/certs"
|
export DOCKER_TLS_CERTDIR="/certs"
|
||||||
export DOCKER_TLS_VERIFY=1
|
export DOCKER_TLS_VERIFY=1
|
||||||
export DOCKER_CERT_PATH="/certs/client"
|
export DOCKER_CERT_PATH="/certs/client"
|
||||||
ls /certs/client -lash
|
ls / -lash
|
||||||
whoami
|
whoami
|
||||||
docker context create builders
|
docker context create builders
|
||||||
# https://github.com/docker/setup-buildx-action
|
# https://github.com/docker/setup-buildx-action
|
||||||
|
Loading…
Reference in New Issue
Block a user