Commit Graph

16 Commits

Author SHA1 Message Date
98dac239c6 feat: add workflow for updating the latest tag on versioned tag pushes 2026-03-05 05:21:20 +07:00
6984a872f1 fix: restrict tag pattern to versioned tags for Docker image builds 2026-03-05 05:21:11 +07:00
103050d879 fix: update workflow name for clarity in build and push process 2026-03-05 05:14:58 +07:00
bad60d50e9 docs: update README.md for improved quick start instructions and clarity 2026-03-05 05:12:08 +07:00
9fbc041b7c feat: add GitHub Actions workflow for building and pushing Docker images 2026-03-05 04:45:14 +07:00
4a081877c1 fix: adjust formatting in README.md tools table 2026-03-05 04:45:05 +07:00
c6dc9d7d82 fix: correct syntax in Dockerfile RUN command 2026-03-05 04:44:55 +07:00
8c23b4c1bf fix: remove unnecessary newline in docker-compose.yml 2026-03-05 04:44:37 +07:00
b9e714571e chore: use stable named volume for dev-tools 2026-03-05 02:46:35 +07:00
25d3f9d2cb fix: add missing zstd package to installation in Dockerfile 2026-03-05 00:59:43 +07:00
92d2639a12 feat: run mise install at build time via RUN instead of CMD 2026-03-04 21:19:29 +07:00
c2f5e78837 fix: remove external volume declaration 2026-03-04 02:12:09 +07:00
51c586db92 docs: update README for submodule usage pattern 2026-03-04 02:10:40 +07:00
40e93bdf27 docs: add :ro to volume mount example 2026-03-04 02:04:36 +07:00
ea2f793b04 docs: add README 2026-03-04 01:43:04 +07:00
7e759a1993 chore: initial commit 2026-03-04 01:43:04 +07:00