Skip to content

build(compose): build services from local Dockerfiles#1

Open
AlexzPurewoko wants to merge 1 commit into
mainfrom
compose-local-build
Open

build(compose): build services from local Dockerfiles#1
AlexzPurewoko wants to merge 1 commit into
mainfrom
compose-local-build

Conversation

@AlexzPurewoko

Copy link
Copy Markdown
Member

Replaces the prebuilt basetrack-*:latest image references in docker-compose.yml with build: blocks pointing at each app's Dockerfile (apps/tracker, apps/cron, apps/ws), using the repo root as build context since the Dockerfiles copy workspace package.json files.

docker compose up --build now builds all three services locally.

🤖 Generated with Claude Code

…uilt images

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant