Commit Graph

16 Commits

Author SHA1 Message Date
d894d1f87f create system user and group for kubernaut 2025-04-30 16:34:51 -05:00
df86eec943 remove commented out line 2025-04-30 16:20:53 -05:00
cc5704506b whitespace fix 2025-04-30 16:20:32 -05:00
16441acd93 change the application user to be kubernaut 2025-04-30 16:16:24 -05:00
0397423eb6 make WORKDIR /kubernaut 2025-04-30 16:14:17 -05:00
ce89aad06a tidy up after bundler 2025-04-30 16:11:47 -05:00
e5dd7d499d explicitly copy Gemfile and Gemfile.lock 2025-04-30 16:03:04 -05:00
6759d15095 fix bundler environment variables 2025-04-30 15:55:23 -05:00
dc6b9ff20e clean up apk/apt caches 2025-04-30 15:55:06 -05:00
7dc8642321 make apk/apt update quiter 2025-04-30 15:54:22 -05:00
8c528bb7cb use full registry path in Dockerfile 2025-04-30 15:23:33 -05:00
7db559e848 add basic Docker entrypoint script 2025-04-30 14:56:36 -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