Commit Graph

13 Commits

Author SHA1 Message Date
adb6cdcdbc change the application user to be kubernaut 2025-04-30 16:48:14 -05:00
ab31f56380 make WORKDIR /kubernaut 2025-04-30 16:48:14 -05:00
28b65a160b tidy up after bundler 2025-04-30 16:48:14 -05:00
5c6845a914 explicitly copy Gemfile and Gemfile.lock 2025-04-30 16:48:14 -05:00
c63aa3490d fix bundler environment variables 2025-04-30 16:48:14 -05:00
9ab21f0e18 clean up apk/apt caches 2025-04-30 16:48:14 -05:00
4506628803 make apk/apt update quiter 2025-04-30 16:48:14 -05:00
795889afad use full registry path in Dockerfile 2025-04-30 16:48:14 -05:00
27f10e0671 add basic Docker entrypoint script 2025-04-30 16:48:14 -05:00
2c71dfac86 don't install apt-get recommendations 2025-04-29 15:07:36 -05:00
f0f439fb6d set PORT and PIDFILE via environment variables 2025-04-29 15:07:36 -05:00
b8737c2583 enable bundler deployment mode
All checks were successful
Gitea Actions Demo / lint (push) Successful in 34s
Gitea Actions Demo / test (push) Successful in 18s
Gitea Actions Demo / docker (push) Successful in 3m17s
2025-04-28 13:19:43 -05:00
f61eb8acb7 docker/bake-action v6.6.0
All checks were successful
Gitea Actions Demo / lint (push) Successful in 22s
Gitea Actions Demo / test (push) Successful in 13s
Gitea Actions Demo / docker (push) Successful in 3m7s
Use bake-action instead of build-and-push action.
2025-04-27 21:29:06 -05:00