Guest User

Untitled

a guest
Apr 10th, 2024
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.79 KB | None | 0 0
  1. ○ → sudo docker compose pull
  2. [+] Pulling 12/12
  3. ✔ homepage 11 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 5.7s
  4. ✔ 4abcf2066143 Already exists 0.0s
  5. ✔ 6e3ed083140e Pull complete 1.1s
  6. ✔ 14286f8f0772 Pull complete 0.6s
  7. ✔ cd373b7e3525 Pull complete 0.4s
  8. ✔ bd399aa66fb5 Pull complete 0.9s
  9. ✔ a105ee22a14b Pull complete 1.0s
  10. ✔ b434cc7cc663 Pull complete 1.4s
  11. ✔ 25fb9bdf989f Pull complete 2.0s
  12. ✔ 003c994ea3d7 Pull complete 1.7s
  13. ✔ cc35c658f7be Pull complete 1.8s
  14. ✔ 736e86cf7e51 Pull complete 4.2s
  15.  
  16. 2024-04-10 23:51:35 ⌚ kanapa in /exploit/scripts/tools/docker/homepage_test
  17. ○ → sudo docker compose up
  18. [+] Running 1/1
  19. ✔ homepage Pulled 0.9s
  20. [+] Running 2/2
  21. ✔ Network homepage_test_default Created 0.1s
  22. ✔ Container homepage Created 0.6s
  23. Attaching to homepage
  24. homepage | Listening on port 3000
  25. homepage | settings.yaml was copied to the config folder
  26. homepage | [2024-04-10T21:52:21.954Z] info: docker.yaml was copied to the config folder
  27. homepage | [2024-04-10T21:52:21.956Z] info: services.yaml was copied to the config folder
  28. homepage | [2024-04-10T21:52:21.956Z] info: bookmarks.yaml was copied to the config folder
  29. homepage | [2024-04-10T21:52:22.003Z] info: widgets.yaml was copied to the config folder
  30. homepage | [2024-04-10T21:52:22.004Z] info: custom.css was copied to the config folder
  31. homepage | [2024-04-10T21:52:22.004Z] info: custom.js was copied to the config folder
  32. homepage | [2024-04-10T21:52:22.144Z] info: kubernetes.yaml was copied to the config folder
  33. ^CGracefully stopping... (press Ctrl+C again to force)
  34. [+] Stopping 1/1
  35. ✔ Container homepage Stopped 10.2s
  36. canceled
Advertisement
Add Comment
Please, Sign In to add comment