Commit graph

15 commits

Author SHA1 Message Date
664e424d1a fix(tui): make tui work from docker image
Add missing environment variable in Dockerfile and gave example command
to run via docker.

Closes kemitix/git-next#154
2024-09-12 19:50:29 +01:00
d923e831f0 build(docker): enable passing arguments when running via docker 2024-09-03 20:08:40 +01:00
47cbbad8e7 build(docker): update debian libssl3 dependency 2024-09-01 13:52:47 +01:00
09ff4c3a54 build(docker): enable all features in docker images
Add support for the experimental TUI when using the docker image.
2024-08-26 06:51:37 +01:00
c6e3d714a7 build: upgrade docker image to use debian:stable-20240722-slim 2024-08-04 10:03:52 +01:00
c27d891b65 build: upgrade git-next-builder to 2024-08-04 2024-08-04 10:03:52 +01:00
347b9cb4dc build: add missing dependency libdbus-1-dev to correct Dockerfile 2024-08-04 10:03:52 +01:00
f61c556f5b chore: bump docker runtime os image 2024-07-05 07:58:53 +01:00
6bbc89490a build: pin versions for docker base images 2024-07-05 07:54:43 +01:00
cbf6c3b73c chore: lint fix for Dockerfile
>  2 warnings found (use --debug to expand):
> - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 6)
> - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line
11)
2024-07-05 07:46:45 +01:00
c7c95a5750 build(docker): install git 2024-05-13 21:03:33 +01:00
e34d5c2c2c build(docker): clean up and update debian version 2024-05-12 18:35:47 +01:00
fad4867402 build(docker): include default toml files in build context 2024-04-11 18:58:30 +01:00
edf551b72a build(docker): don't include Cargo.lock in image 2024-04-07 17:28:54 +01:00
b5a1dd4326 build(docker): add Dockerfile and builder 2024-04-07 16:20:04 +01:00