Skip to content

Instantly share code, notes, and snippets.

@cmhe
Created June 16, 2015 09:25
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 cmhe/83f14c9c5f5afc54d18a to your computer and use it in GitHub Desktop.
Save cmhe/83f14c9c5f5afc54d18a to your computer and use it in GitHub Desktop.
ID: docker-image-testwebapp
Function: docker.built
Name: test/webapp
Result: True
Comment: Image already built: test/webapp, id: 135caad2a5fe6f486bf1b794df354f1ee182a921283551b09ee0940e8aba4453
Started: 11:16:32.160172
Duration: 5.296 ms
Changes:
----------
ID: docker-container-testwebapp
Function: docker.running
Name: test/webappcontainer
Result: False
Comment: Container 'test/webappcontainer' cannot be started
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/modules/dockerio.py", line 885, in start
dcontainer = _get_container_infos(container)['Id']
File "/usr/lib/python2.7/dist-packages/salt/modules/dockerio.py", line 350, in _get_container_infos
container)
CommandExecutionError: Container_id test/webappcontainer could not be resolved to an existing container
Started: 11:16:32.166804
Duration: 4130.364 ms
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment