Skip to content

Instantly share code, notes, and snippets.

@dangra
Created January 7, 2014 22:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dangra/8307836 to your computer and use it in GitHub Desktop.
Save dangra/8307836 to your computer and use it in GitHub Desktop.
----------
ID: app
Function: docker.running
Result: False
Comment: Container 'shipyard' cannot be started
Traceback (most recent call last):
File "/var/cache/salt/minion/extmods/modules/dockerio.py", line 904, in start
for k, v in port_bindings.iteritems():
AttributeError: 'list' object has no attribute 'iteritems'
Changes:
----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment