Skip to content

feat: add configurable dockerfile to docker build recipe - #25

Merged
retr0h merged 1 commit into
mainfrom
feat/docker-local-dockerfile
Mar 15, 2026
Merged

feat: add configurable dockerfile to docker build recipe#25
retr0h merged 1 commit into
mainfrom
feat/docker-local-dockerfile

Conversation

@retr0h

@retr0h retr0h commented Mar 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add JUST_DOCKERFILE env var (defaults to Dockerfile.local)
  • just docker::build now uses -f flag with the configured dockerfile
  • Local builds use multi-stage Dockerfile.local, CI uses Dockerfile
    with pre-built GoReleaser binaries

🤖 Generated with Claude Code

Default to Dockerfile.local for local multi-stage builds.
CI overrides with JUST_DOCKERFILE for pre-built binaries.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

@retr0h
retr0h merged commit fc33772 into main Mar 15, 2026
4 checks passed
@retr0h
retr0h deleted the feat/docker-local-dockerfile branch March 15, 2026 23:50
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