11 Jun
2018
11 Jun
'18
1:34 p.m.
Hi, We are trying to deploy Airship in a bottle using the following commands, but getting a timeout error on some docker image download: mkdir -p /root/deploy && cd "$_" git clone https://git.openstack.org/openstack/airship-in-a-bottle cd /root/deploy/airship-in-a-bottle/manifests/dev_single_node ./airship-in-a-bottle.sh We are seeing the following error: Unable to find image 'artifacts-aic.atlantafoundry.com/att-comdev/pegleg:ef47933903047339bd63fcfa265dfe4296e8a322' locally docker: Error response from daemon: Get https://artifacts-aic.atlantafoundry.com/v1/_ping: dial tcp 12.37.173.37:443: i/o timeout. Last Thursday this url was working but not anymore. Thanks for the help!