This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/test/dockerclients/50-insecure-registry.conf
Joseph Schorr 7f1835c978 Add an end-to-end test suite for different versions of Docker
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.
2018-09-25 14:33:30 -04:00

2 lines
68 B
Text

[Service]
Environment=DOCKER_OPTS='--insecure-registry="0.0.0.0/0"'