Files
sure/Dockerfile
Himank Dave d162c58732 build(docker): ensure build-stage packages installed with fresh apt metadata (#114)
* quick fix for failing image build

* build: optimize Dockerfile for smaller image and perms

- combine apt-get update and cleanup into single layer
- combine bundle install and bootsnap into one RUN
- copy build artifacts with --chown to set ownership
- create non-root rails user before copying files
2025-08-15 06:16:06 +02:00

2.0 KiB