Releases: OneByJorah/StackForge
Releases · OneByJorah/StackForge
Release list
v1.0.0 — Containerization & Standardization
v1.0.0 — Containerization & Standardization
Changes
- Added production Dockerfile with multi-stage build
- Added docker-compose.yml with healthchecks
- Added .env.example with placeholder values
- Added screenshot documentation
- Updated README with deployment instructions
- Scrub pass: no sensitive data found
Container
- Image:
ghcr.io/onebyjorah/StackDeploy:latest - Build:
docker build -t ghcr.io/onebyjorah/StackDeploy:latest . - Run:
docker compose up -d