cli/docker
Snider c84ce5265f
Some checks failed
Deploy / Test (push) Failing after 1s
Deploy / Build App Image (push) Has been skipped
Deploy / Build Web Image (push) Has been skipped
Deploy / Build Core Image (push) Has been skipped
Deploy / Deploy to Production (push) Has been skipped
Security Scan / security (push) Successful in 16s
refactor(ci): use reusable docker-publish workflow, switch to Docker Hub
Replace inline docker build/push jobs with shared workflow from go-devops.
Add proper multi-stage Dockerfile.core (was inline heredoc).
Switch registry from dappco.re/osi to docker.io/lthn/.

Requires org secrets: REGISTRY_USER, REGISTRY_TOKEN

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 21:04:44 +00:00
..
nginx feat(prod): add production infrastructure management 2026-02-06 03:03:29 +00:00
php feat(prod): add production infrastructure management 2026-02-06 03:03:29 +00:00
docker-compose.prod.yml feat(prod): add production infrastructure management 2026-02-06 03:03:29 +00:00
Dockerfile.app feat(prod): add production infrastructure management 2026-02-06 03:03:29 +00:00
Dockerfile.core refactor(ci): use reusable docker-publish workflow, switch to Docker Hub 2026-02-21 21:04:44 +00:00
Dockerfile.web fix(ci): harden security scan and Dockerfiles 2026-02-21 20:51:14 +00:00