You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2019. It is now read-only.
nsible Container, version 0.9.3rc0
Linux, f886f17a7fb6, 4.9.49-moby, #1 SMP Wed Sep 27 23:17:17 UTC 2017, x86_64
2.7.12 (default, Nov 19 2016, 06:48:10)
[GCC 5.4.0 20160609] /usr/bin/python
SUMMARY
See also #717, use push instead of build. Also with an empty ~/.docker
EXPECTED RESULTS
Images can be pushed
ACTUAL RESULTS
File "/_ansible/container/docker/engine.py", line 1160, in _get_registry_auth
docker_config = json.load(open(config_path))
IOError: [Errno 21] Is a directory: u'/root/.docker/config.json'
The text was updated successfully, but these errors were encountered:
ISSUE TYPE
OS / ENVIRONMENT
SUMMARY
See also #717, use
push
instead ofbuild
. Also with an empty ~/.dockerEXPECTED RESULTS
Images can be pushed
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: