Docker Compose Guide #1856
Unanswered
alphateddyMH
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a good Docker Composer Guide? I tried Docker Composer on Hostinger VPS but only get
[build]:
2026-02-02T07:03:43.359074 ------------------------------
[build]:
2026-02-02T07:03:43.402172 Deploying project
[build]:
2026-02-02T07:03:43.404377 ------------------------------
[build]:
2026-02-02T07:03:43.902502 Container docs-node-1 Recreate
[build]:
2026-02-02T07:03:43.904017 Container docs-y-provider-development-1 Recreate
[build]:
2026-02-02T07:03:43.904040 Container docs-crowdin-1 Recreate
[build]:
2026-02-02T07:03:43.904047 Container docs-frontend-development-1 Recreate
[build]:
2026-02-02T07:03:44.155303 Container docs-crowdin-1 Recreated
[build]:
2026-02-02T07:03:44.177955 Container docs-createbuckets-1 Stopping
[build]:
2026-02-02T07:03:44.178495 Container docs-createbuckets-1 Stopped
[build]:
2026-02-02T07:03:44.178731 Container docs-minio-1 Recreate
[build]:
2026-02-02T07:03:44.181837 Container docs-nginx-1 Stopping
[build]:
2026-02-02T07:03:44.182000 Container docs-nginx-1 Stopped
[build]:
2026-02-02T07:03:44.182307 Container docs-keycloak-1 Recreate
[build]:
2026-02-02T07:03:44.280244 Container docs-node-1 Recreated
[build]:
2026-02-02T07:03:44.379185 Container docs-keycloak-1 Recreated
[build]:
2026-02-02T07:03:44.392171 Container docs-minio-1 Recreated
[build]:
2026-02-02T07:03:44.392453 Container docs-app-dev-1 Recreate
[build]:
2026-02-02T07:03:44.465947 Container docs-y-provider-development-1 Recreated
[build]:
2026-02-02T07:03:44.489303 Container docs-frontend-development-1 Recreated
[build]:
2026-02-02T07:03:44.555049 Container docs-app-dev-1 Recreated
[build]:
2026-02-02T07:03:44.555097 Container docs-nginx-1 Recreate
[build]:
2026-02-02T07:03:44.555104 Container docs-celery-dev-1 Recreate
[build]:
2026-02-02T07:03:44.670486 Container docs-nginx-1 Recreated
[build]:
2026-02-02T07:03:44.701328 Container docs-celery-dev-1 Recreated
[build]:
2026-02-02T07:03:44.775771 Container docs-postgresql-1 Starting
[build]:
2026-02-02T07:03:44.775855 Container docs-kc_postgresql-1 Starting
[build]:
2026-02-02T07:03:44.775865 Container docs-redis-1 Starting
[build]:
2026-02-02T07:03:44.775870 Container docs-minio-1 Starting
[build]:
2026-02-02T07:03:44.775875 Container docs-docspec-1 Starting
[build]:
2026-02-02T07:03:44.775880 Container docs-y-provider-development-1 Starting
[build]:
2026-02-02T07:03:44.775886 Container docs-crowdin-1 Starting
[build]:
2026-02-02T07:03:44.775891 Container docs-mailcatcher-1 Starting
[build]:
2026-02-02T07:03:44.775896 Container docs-node-1 Starting
[build]:
2026-02-02T07:03:44.775901 Container docs-frontend-development-1 Starting
[build]:
2026-02-02T07:03:45.933518 Container docs-mailcatcher-1 Started
[build]:
2026-02-02T07:03:46.031215 Container docs-frontend-development-1 Started
[build]:
2026-02-02T07:03:46.119504 Container docs-redis-1 Started
[build]:
2026-02-02T07:03:46.157422 Container docs-node-1 Started
[build]:
2026-02-02T07:03:46.621255 Container docs-docspec-1 Started
[build]:
2026-02-02T07:03:46.988782 Container docs-minio-1 Started
[build]:
2026-02-02T07:03:46.988933 Container docs-minio-1 Waiting
[build]:
2026-02-02T07:03:47.132952 Container docs-kc_postgresql-1 Started
[build]:
2026-02-02T07:03:47.133129 Container docs-kc_postgresql-1 Waiting
[build]:
2026-02-02T07:03:47.423650 Container docs-y-provider-development-1 Started
[build]:
2026-02-02T07:03:47.478897 Container docs-crowdin-1 Started
[build]:
2026-02-02T07:03:47.790253 Container docs-postgresql-1 Started
[build]:
2026-02-02T07:03:51.074240 Container docs-minio-1 Error dependency minio failed to start
[build]:
2026-02-02T07:03:53.134875 Container docs-kc_postgresql-1 Healthy
[build]:
2026-02-02T07:03:53.135049 Container docs-keycloak-1 Starting
[build]:
2026-02-02T07:03:53.950895 Container docs-keycloak-1 Started
[build]:
2026-02-02T07:03:53.951143 dependency failed to start: container docs-minio-1 exited (1)
[build]:
2026-02-02T07:03:53.963384 ------------------------------
[build]:
2026-02-02T07:03:53.963478 Project deployment failed
Marian
Beta Was this translation helpful? Give feedback.
All reactions