7f1835c978
This script, when run, will boot up a Container Linux VM (via vagrant) with a specific version of Docker installed, and then run a login, push and pull test against the host machine's Quay instance.
2 lines
68 B
Text
2 lines
68 B
Text
[Service]
|
|
Environment=DOCKER_OPTS='--insecure-registry="0.0.0.0/0"'
|