Advertisement
Guest User

Untitled

a guest
Jun 13th, 2016
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. ID: docker-py requirements
  2. Function: pip.installed
  3. Name: pip
  4. Result: True
  5. Comment: All packages were successfully installed
  6. Started: 17:55:42.016521
  7. Duration: 12558.453 ms
  8. Changes:
  9. ----------
  10. pip==8.1.2:
  11. Installed
  12. ----------
  13. ID: docker-py
  14. Function: pip.installed
  15. Result: True
  16. Comment: Python package docker-py was already installed
  17. All packages were successfully installed
  18. Started: 17:55:54.575499
  19. Duration: 6002.847 ms
  20. Changes:
  21. ----------
  22. ID: debian-jessie
  23. Function: cmd.run
  24. Name: docker import /srv/salt/base/npr/jessie.tar debian/npr_jessie:latest
  25. Result: True
  26. Comment: unless execution succeeded
  27. Started: 17:56:00.583468
  28. Duration: 116.879 ms
  29. Changes:
  30. ----------
  31. ID: /home/docker/nginx/Dockerfile
  32. Function: file.exists
  33. Result: True
  34. Comment: Path /home/docker/nginx/Dockerfile exists
  35. Started: 17:56:00.702326
  36. Duration: 1.272 ms
  37. Changes:
  38. ----------
  39. ID: debian/npr_nginx:latest
  40. Function: dockerng.image_present
  41. Result: False
  42. Comment: Encountered error building /home/docker/nginx as debian/npr_nginx:latest:
  43. Started: 17:56:00.747927
  44. Duration: 271055.976 ms
  45. Changes:
  46. ----------
  47. ID: docker-nginx
  48. Function: dockerng.running
  49. Result: False
  50. Comment: Failed to pull npr_nginx:latest: Pull failed for npr_nginx:latest. Error(s
  51.  
  52. Error: image library/npr_nginx not found
  53. Started: 18:00:31.806379
  54. Duration: 3324.627 ms
  55. Changes:
  56.  
  57. Summary for local
  58. -------------
  59. Succeeded: 17 (changed=1)
  60. Failed: 2
  61. -------------
  62. Total states run: 19
  63. vagrant@vagrant-debian-jessie:~$ sudo docker images
  64. REPOSITORY TAG IMAGE ID CREATED SIZE
  65. <none> <none> 7b721234fea4 25 minutes ago 220 MB
  66. debian/npr_jessie latest 3fb33deb0ff5 29 minutes ago 220 MB
  67. vagrant@vagrant-debian-jessie:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement