Skip to content

Conversation

vertti
Copy link
Owner

@vertti vertti commented Oct 1, 2025

This PR adds Docker containerization for lazy-ecs to enable using with zero deps or installation

Docker Support

  • Dockerfile: Multi-stage build using Python 3.13-slim for a minimal, secure image
  • Automated Publishing: GitHub Actions workflow to build and push multi-platform images (linux/amd64, linux/arm64) to Docker Hub on releases
  • Smart Entrypoint: Automatically handles AWS credential detection and region normalization
  • Security: Runs as non-root user (lazyecs) for better container security

Enhanced Distribution

  • Multiple Installation Options: Now supports Homebrew, pipx, Docker, and source installation

@vertti vertti merged commit 7da17d5 into main Oct 1, 2025
3 checks passed
@vertti vertti deleted the docker-build branch October 1, 2025 10:41
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