InsanePrawn
|
1374e2be74
|
wrapper/docker: fix logging of docker build failures
|
2023-06-25 04:03:03 +02:00 |
|
InsanePrawn
|
cd1d0543fe
|
wrapper: move at_exit handling into wrap()
|
2023-04-16 05:23:31 +02:00 |
|
InsanePrawn
|
1a695adff4
|
wrapper/docker: don't suppress docker build stdout when verbose enabled
|
2023-04-16 05:23:31 +02:00 |
|
InsanePrawn
|
389d44e776
|
wrapper: add Wrapper.should_exit
|
2023-04-16 03:37:22 +02:00 |
|
InsanePrawn
|
d2d9cb6c7c
|
wrapper: add Wrapper.argv_override
|
2023-04-16 03:37:22 +02:00 |
|
InsanePrawn
|
33f4a81981
|
config: move code from __init__.py into cli.py
|
2022-11-09 20:19:04 +01:00 |
|
InsanePrawn
|
072ce8e4f0
|
wrapper/docker: create volume dirs ourselfes for better permissions and podman compat
|
2022-11-09 19:39:59 +01:00 |
|
InsanePrawn
|
69036d008b
|
wrapper/docker: fix indentation (only version needs to be pulled from with open(): )
|
2022-11-09 19:39:59 +01:00 |
|
InsanePrawn
|
035e197f64
|
wrapper: add WRAPPER_PATHS to point ccache and rust to predictable locations
|
2022-11-09 19:39:59 +01:00 |
|
InsanePrawn
|
8ad18c00a6
|
global: refactor to use config.{file,runtime}.$member instead of config.file["$member"]
|
2022-11-09 19:39:59 +01:00 |
|
InsanePrawn
|
ba13293b93
|
DockerWrapper.wrap(): run as config.runtime.uid instead of root
|
2022-11-02 00:38:18 +01:00 |
|
InsanePrawn
|
bb3a7d4881
|
wrapper/docker: create .ssh dir with correct perms (700)
|
2022-08-11 07:24:48 +02:00 |
|
InsanePrawn
|
14a2d0ae12
|
wrapper/: introduce Wrapper protocol
|
2022-02-17 16:38:48 +01:00 |
|
InsanePrawn
|
3fbda2e089
|
Remove leftovers, please the formatter.
|
2022-02-17 06:42:15 +01:00 |
|
InsanePrawn
|
418a8c16c2
|
wrapper: refactor docker into submodule
|
2022-02-16 21:14:37 +01:00 |
|