github Skyfay/DBackup v1.0.5

latest releases: v2.3.1, v2.3.0, v2.2.1...
one month ago

Docker Permissions & Environment Variables

✨ Features

  • Docker: Configurable PUID/PGID environment variables (default: 1001) — the entrypoint adjusts the runtime user at startup to match host volume permissions

🎨 Improvements

  • Dockerfile: Dedicated docker-entrypoint.sh replaces inline CMD — validates PUID/PGID, conditionally chowns /pnpm only when ownership differs, and runs node as PID 1 for proper signal handling
  • Dockerfile: Global Prisma CLI pinned to exact version (5.22.0) matching package.json to prevent version drift
  • Dockerfile: Merged Prisma generate and Next.js build into a single layer, consistent --chown=1001:1001 on all COPY directives

📝 Documentation

  • wiki: Documented PUID/PGID environment variables in the environment reference

🐳 Docker

  • Image: skyfay/dbackup:v1.0.5
  • Also tagged as: latest, v1
  • Platforms: linux/amd64, linux/arm64

Don't miss a new DBackup release

NewReleases is sending notifications on new releases.