Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. C:\Users\Tomek\Desktop\Apteka\Apteka>docker-compose up -d
  2. Creating network "apteka_default" with the default driver
  3. Pulling db (mysql:5.6)...
  4. 5.6: Pulling from library/mysql
  5. 85b1f47fba49: Pull complete
  6. 27dc53f13a11: Pull complete
  7. 095c8ae4182d: Pull complete
  8. 0972f6b9a7de: Pull complete
  9. a11a67190c24: Pull complete
  10. 908252bea0ce: Pull complete
  11. 870c4f4d5e5c: Pull complete
  12. 35cecf05ad8c: Pull complete
  13. c39efa0847de: Pull complete
  14. 18c87208d7a4: Pull complete
  15. 7d34f0a09719: Pull complete
  16. Digest: sha256:8d69af5de8ad5a0a598a0632ebc930b42721eb7af0bff0239a566f5ff8edb9a6
  17. Status: Downloaded newer image for mysql:5.6
  18. Pulling adminer (phpmyadmin/phpmyadmin:latest)...
  19. latest: Pulling from phpmyadmin/phpmyadmin
  20. 019300c8a437: Pull complete
  21. d42deb0b998a: Pull complete
  22. a2221ba5964d: Pull complete
  23. c36739a98a59: Pull complete
  24. d0ab3a82b2c7: Pull complete
  25. 70758e3f2beb: Pull complete
  26. e89387ea599d: Pull complete
  27. Digest: sha256:a1fca2150cef1933c67793e97a0db90841cbe115f0f4b997988f2406a64a7c3a
  28. Status: Downloaded newer image for phpmyadmin/phpmyadmin:latest
  29. Pulling web (alexcheng/magento2:latest)...
  30. latest: Pulling from alexcheng/magento2
  31. 6ffe5d2d6a97: Pull complete
  32. f4e00f994fd4: Pull complete
  33. e99f3d1fc87b: Pull complete
  34. a3ed95caeb02: Pull complete
  35. ededd75b6753: Pull complete
  36. 1ddde157dd31: Pull complete
  37. 826682f2d6a0: Pull complete
  38. 12920016086d: Pull complete
  39. 9bf0f228312b: Pull complete
  40. 80d25ffb2f7a: Pull complete
  41. cf02e48fee3f: Pull complete
  42. 0c488cf329e9: Pull complete
  43. ecfa8addcaf0: Pull complete
  44. c3d270176a2f: Pull complete
  45. 61e596916703: Pull complete
  46. dcc290beccf6: Pull complete
  47. 51ef627644a9: Pull complete
  48. b13155e82944: Pull complete
  49. 55f8b092cec5: Pull complete
  50. e429f7d32c9c: Pull complete
  51. 2ca1b91996b8: Pull complete
  52. d18bf2fdd078: Pull complete
  53. 70d231a522ed: Pull complete
  54. ef77957a54ef: Pull complete
  55. b542409452fc: Pull complete
  56. bb9e0ecb7c14: Pull complete
  57. 900318d57264: Pull complete
  58. 1579174129b9: Pull complete
  59. 23b922181ee9: Pull complete
  60. 68b734a34c45: Pull complete
  61. 01e544f8b241: Pull complete
  62. 1896c654e48f: Pull complete
  63. aa03d2f3af6e: Pull complete
  64. 21633a4e6b2e: Pull complete
  65. 20aef77a79d1: Pull complete
  66. 544c315f1329: Pull complete
  67. 90e8a497ee75: Pull complete
  68. 2176db2d4f47: Pull complete
  69. abebce73a387: Pull complete
  70. Digest: sha256:ecdda6e472b764406a886416d068d2ba42f7c38f7790d0491ba73ade396cb91c
  71. Status: Downloaded newer image for alexcheng/magento2:latest
  72. Creating db ...
  73. Creating db ... error
  74.  
  75. ERROR: for db Cannot create container for service db: Drive has not been shared
  76.  
  77. ERROR: for db Cannot create container for service db: Drive has not been shared
  78. ERROR: Encountered errors while bringing up the project.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement