Commit Graph

26 Commits

Author SHA1 Message Date
jkunz f019b09227 fix(docker): install deno from Alpine packages instead of the upstream install script 2026-05-20 18:54:30 +00:00
jkunz 5fc7c07097 fix(dockerfiles): use JSON syntax when setting pnpm minimumReleaseAgeExclude for szci installs 2026-05-20 18:49:50 +00:00
jkunz 33ef61358f fix(dockerfiles): use pnpm config for minimumReleaseAgeExclude during szci installation 2026-05-20 18:48:17 +00:00
jkunz 284dd03ffe fix(docker): exclude @ship.zone/szci from pnpm minimum release age checks during global install 2026-05-20 18:46:33 +00:00
jkunz 23bd96b3b7 fix(docker): pin @ship.zone/szci to version 7.1.3 in Docker images 2026-05-20 18:45:02 +00:00
jkunz bfa418ca2e fix(dockerfile_alpine-node): correct PNPM_HOME path to include the pnpm bin directory 2026-05-20 18:39:45 +00:00
jkunz 5fc5efbb1c fix(dockerfile): correct PNPM_HOME and PATH for pnpm installation 2026-05-20 18:35:00 +00:00
jkunz 63ed57a00f feat(dockerfile_alpine-szci): add Deno installation to the alpine szci image 2026-05-20 18:31:40 +00:00
jkunz 97d338d483 fix(scripts): rename release script to release:docker 2026-04-02 12:00:15 +00:00
jkunz 547902d7dc feat(docker): add a reusable Alpine base image and refactor Alpine variants to extend it 2026-03-18 16:32:56 +00:00
jkunz 3aa0882bcd feat(docker): install Rust toolchain (rustup) and add aarch64 cross-compilation support to Docker images 2026-02-10 13:05:30 +00:00
jkunz 59aa098bbb feat(docker): install @ship.zone/szci in base images, add docker-entrypoint and use tini, remove deprecated Dockerfile_dbase_npmci, bump @git.zone/tsdocker devDependency to ^1.17.4 2026-02-07 13:04:19 +00:00
jkunz 1d40374b43 feat(dockerfiles): Add base Dockerfiles for dbase/dind, enable pnpm and stack-fix, update preinstalled image tooling and registries, and bump @git.zone/tsdocker devDependency 2026-02-07 12:57:35 +00:00
jkunz fd4ef9ef54 fix(): no changes detected — no release necessary 2026-02-07 10:56:13 +00:00
jkunz c4f2c3b9c5 fix(docker): normalize NODE_PATH and harden Dockerfile installs; use curl -fsSL; consolidate Alpine apk installs; update .dockerignore; bump @git.zone/tsdocker devDependency 2026-02-07 10:56:13 +00:00
jkunz c107a02c8a feat(docker): Rework Dockerfile into layered installs and add tooling (tini, chromium, MongoDB); simplify Alpine CI image Python/pip setup; add tsdocker devDependency; remove npmextra push flag; update README and registry links 2026-02-07 10:56:13 +00:00
jkunz 20ef9c9a48 feat(ci): replace npmci with szci across CI and images; add szci preinstalled images and make tini the PID 1 init in Docker images 2026-02-07 10:56:13 +00:00
jkunz c3847a970e feat(docker): add Chromium support for Puppeteer/Playwright and npm build/release scripts 2026-02-06 09:31:43 +00:00
jkunz 74c7bcd053 feat(ci): switch CI to use @git.zone/tsdocker and add tsdocker config and image tests 2026-02-06 08:51:12 +00:00
jkunz 9b87ba1acb feat(alpine-deno): Improve alpine deno image: switch to alpine:edge and use native Deno package, remove glibc workaround, update NVM/PATH, add local tooling settings and expanded README 2025-10-26 14:22:02 +00:00
jkunz 83a07732db feat: Introduce multi-architecture Alpine Docker images with NVM, Bun, and Deno support 2025-10-26 14:00:20 +00:00
jkunz 3aea4a70ee docs(nvm): Document nvm usage in Dockerfiles and CI/CD workflows
- Add comprehensive NVM usage section to README
- Document Dockerfile RUN command usage
- Document CI/CD workflow integration
- Explain nvm vs npmci comparison
- Add technical implementation notes to readme.hints.md
- Update changelog with v5.0.147 feature details

Includes:
- Direct nvm usage examples for Dockerfiles
- CI/CD workflow YAML examples
- Version persistence behavior documentation
- Multi-version testing examples
- Technical architecture details
- Maintenance guidelines
2025-10-26 10:36:05 +00:00
philkunz 76c86e09c1 fix(Dockerfiles): Correct Docker image source host in various Dockerfiles 2024-11-17 20:24:00 +01:00
philkunz 29c707d79f fix(docs): Minor documentation updates without code changes. 2024-11-17 20:16:20 +01:00
philkunz 52369e55db fix(ci): Update Docker container source for workflow to new registry 2024-11-17 07:57:21 +01:00
philkunz 41cf74c307 fix(core): No uncommitted changes 2024-11-17 07:47:16 +01:00