Marco Neumann
640cd88df3
ci: update CI images from docker buster to bullseye
...
This will break `perf_image` until the new CI image is built due to the
newly required `--all-tags` parameter to `docker push` that isn't
available for the docker version we run on buster.
2021-11-17 10:00:31 +01:00
Marco Neumann
053afac5e9
chore: allow image server mode to be chosen via env var
2021-11-12 09:55:44 +01:00
Marco Neumann
705fa3cb98
fix: dockerfiles should select database server mode by default ( #3010 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-03 18:06:01 +00:00
Marko Mikulicic
9633550cb8
fix: Log sha256sum before running docker build ( #1309 )
...
If the layer is cached, docker build won't print the output of the RUN command.
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-04-27 07:34:36 +00:00
Luke Bond
39abadba0d
chore: logging to debug CI
2021-04-26 12:49:23 +01:00
Marko Mikulicic
58b01b4ad3
fix: Add ca-certificates to iox docker image
2021-03-15 16:53:42 +00:00
Marko Mikulicic
334fb149b1
feat: Rename server run command to just run
...
Closes #976
2021-03-12 18:36:04 +01:00
Marko Mikulicic
8029aa887d
feat: Add subcommands to server
2021-03-11 16:07:42 +00:00
Marko Mikulicic
79105b2c50
feat: Make server no longer the default command
2021-03-10 16:49:49 +01:00
Raphael Taylor-Davies
96f9395299
feat: smaller IOx build images
2021-02-25 15:05:54 +00:00