Skip to content

💚 [#571] Only specify build for web container in docker-compose#572

Merged
danielmursa-dev merged 1 commit intomasterfrom
issue/571-docker-compose-quickstart-error
Feb 18, 2026
Merged

💚 [#571] Only specify build for web container in docker-compose#572
danielmursa-dev merged 1 commit intomasterfrom
issue/571-docker-compose-quickstart-error

Conversation

@stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented Feb 16, 2026

Fixes #571

this should fix issues in CI where containers that use the same image as web cause cannot be tagged due to duplicate images names. I checked locally, and with this change all these services still use the same image, whether built locally or pulled from dockerhub

Changes

  • Only specify build for web container in docker-compose

@stevenbal stevenbal force-pushed the issue/571-docker-compose-quickstart-error branch 23 times, most recently from 435c24a to 311d5f2 Compare February 17, 2026 08:24
@stevenbal stevenbal changed the title 🔊 [#571] Logging for quickstart job 💚 [#571] Only specify build for web container in docker-compose Feb 17, 2026
this should fix issues in CI where containers that use the same image as web cause cannot be tagged due to duplicate images names
@stevenbal stevenbal force-pushed the issue/571-docker-compose-quickstart-error branch from 311d5f2 to 2913c44 Compare February 17, 2026 08:42
@stevenbal stevenbal requested a review from TimdeBeer1 February 17, 2026 09:26
@danielmursa-dev danielmursa-dev merged commit 6a956ba into master Feb 18, 2026
27 checks passed
@danielmursa-dev danielmursa-dev deleted the issue/571-docker-compose-quickstart-error branch February 18, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate docker compose error

2 participants