Advertisement
Guest User

Untitled

a guest
May 20th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. ---> 3a010ab28ad1
  2. Step 4/5 : COPY ssl/* /etc/ssl/
  3. ---> d6d37a7f0eb1
  4. Step 5/5 : CMD ["nginx", "-g", "daemon off;"]
  5. ---> Running in 6ed99f84f9cf
  6. Removing intermediate container 6ed99f84f9cf
  7. ---> d3376f76be74
  8. Successfully built d3376f76be74
  9. Successfully tagged registry.gitlab.com/sterzy/cchat/proxy:nginx-alpine-tls
  10. Creating rabbitmq ...
  11. Creating keycloak-db ...
  12. Creating client ...
  13. Creating mongodb ...
  14. Creating client
  15. Creating keycloak-db
  16. Creating mongodb
  17. Creating keycloak-db ... done
  18. Creating keycloak ...
  19. Creating keycloak ... done
  20. Creating messaging ...
  21. Creating user ...
  22. Creating messaging
  23. Creating user ... done
  24. Creating proxy ...
  25. Creating proxy ... error
  26.  
  27. ERROR: for proxy Cannot start service proxy: driver failed programming external connectivity on endpoint proxy (be41f7b3cea4fba07b7fdb6d568f8d1291b5702c3be5874992d8962d4398fb37): Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use
  28.  
  29. ERROR: for proxy Cannot start service proxy: driver failed programming external connectivity on endpoint proxy (be41f7b3cea4fba07b7fdb6d568f8d1291b5702c3be5874992d8962d4398fb37): Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use
  30. ERROR: Encountered errors while bringing up the project.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement