LPW
f98858cffc
Upgrade Ruby version to 3.4.7 ( #305 )
...
* Upgrade Ruby version to 3.4.7
* Update Dockerfile as well
---------
Co-authored-by: Juan José Mata <juanjo.mata@gmail.com >
2025-11-09 21:10:51 +01:00
J4ker
749bcda871
Update Dockerfile - procps ( #286 )
...
* Update Dockerfile - procps
install procps for worker container healthcheck - pgrep
Signed-off-by: J4ker <56275036+J4ker@users.noreply.github.com >
* Good idea, adding it to dev container
---------
Signed-off-by: J4ker <56275036+J4ker@users.noreply.github.com >
Co-authored-by: Juan José Mata <juanjo.mata@gmail.com >
2025-11-04 19:09:49 +01:00
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
Zach Gollwitzer
caf35701ef
Fix Docker builds after package updates
2025-05-20 14:00:31 -04:00
Zach Gollwitzer
dd605a577e
Bump ruby to 3.4.4
2025-05-20 09:09:10 -04:00
Zach Gollwitzer
5b2fa3d707
Fix commit resolution for Docker builds
2025-03-04 07:50:21 -05:00
Zach Gollwitzer
4e96ca8376
Add manual Docker publishing trigger in GH action workflow
2025-03-03 14:34:56 -05:00
Zach Gollwitzer
cc11fec08a
Add git to Dockerfile for self hosted versioning info
...
Signed-off-by: Zach Gollwitzer <zach@maybe.co >
2025-02-21 13:40:16 -05:00
Zach Gollwitzer
8e339dcbe0
Dockerfile fixes
...
Signed-off-by: Zach Gollwitzer <zach@maybe.co >
2025-02-13 17:24:24 -05:00
Zach Gollwitzer
366862fee1
Fix bootsnap hanging in CI
2025-02-13 15:32:51 -05:00
Zach Gollwitzer
73f826fdf2
Split Dockerfile build commands for more clarity in CI
2025-02-13 15:04:15 -05:00
Zach Gollwitzer
d428a1f954
Bump to Ruby 3.4.1 ( #1721 )
2025-01-27 19:59:16 -05:00
Zach Gollwitzer
0b4e314f58
Bump bundler version, address Docker build failures
2025-01-27 16:29:30 -05:00
Luis Ezcurdia
18266c3352
Bump ruby version to 3.3.5 ( #1402 )
2024-11-05 11:05:08 -05:00
Zach Gollwitzer
9dda2606d5
Bump Dockerfile to 3.3.4
...
Signed-off-by: Zach Gollwitzer <zach@maybe.co >
2024-08-15 13:23:40 -04:00
Zach Gollwitzer
4f508cd151
Bump to Ruby 3.3.1 ( #709 )
...
* Bump to Ruby 3.3.1
* Update Dockerfile versions
* Omit system tests in CI
* Use `:test` adapter in test
* Remove redundant config
2024-05-03 08:22:19 -04:00
Dave Corson-Knowles
0e77bab00b
Keep .ruby_version file in Docker ( #523 )
...
* Use our .ruby-version file in Bundler so it is managed in only 1 place
See: https://gorails.com/episodes/bundler-ruby-version-file
* Copy Ruby Version file into Docker
* Update Dockerfile
Signed-off-by: Zach Gollwitzer <zach.gollwitzer@gmail.com >
---------
Signed-off-by: Zach Gollwitzer <zach.gollwitzer@gmail.com >
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com >
2024-03-07 10:43:18 -05:00
Achmad Chun Chun
ffc33cbb40
Speedup docker build time ( #463 )
2024-02-17 09:47:57 -05:00
Josh Pigford
99de24ac70
Initial commit
2024-02-02 09:05:04 -06:00