Nicolas De Loof
|
1c37f1abb6
use logs API with Since to collect the very first logs after restart
|
6 months ago |
Nicolas De Loof
|
485b6200ee
(refactoring) introduce monitor to manage containers events and application termination
|
6 months ago |
MohammadHasan Akbari
|
35efa97b7d
feat: add since & until flags to events command
|
4 months ago |
Leonardo Peregrino
|
3a7982fe45
add service filter to volumes command
|
5 months ago |
Leonardo Peregrino
|
5430caa172
add volumes command
|
5 months ago |
Nicolas De Loof
|
276c229458
move `run` logic inside backend
|
6 months ago |
Nicolas De Loof
|
9b67a48c33
(refactoting) Move watch logic into a dedicated Watcher type
|
6 months ago |
Nicolas De Loof
|
eb3074bbda
include platform and creation date listing image used by running compose application
|
6 months ago |
tongjicoder
|
2e71440bee
refactor: use slices.Contains to simplify code
|
6 months ago |
Guillaume Lours
|
7e198ee6a3
remove provenance build flag for now
|
6 months ago |
Guillaume Lours
|
0566431c64
only use attestation when building image outside the development inner loop
|
6 months ago |
Guillaume Lours
|
944e5e67a1
do not throw an error on build with provider services
|
6 months ago |
Nicolas De Loof
|
16e83f002d
introduce build --check
|
7 months ago |
Nicolas De Loof
|
75368c7859
introduce `build --print` to dump equivalent bakefile
|
8 months ago |
Dominik Menke
|
f70209cf15
review: move Summary/Replica collection from cmd/ to pkg/
|
8 months ago |
Dominik Menke
|
375a279785
top: expose container labels
|
11 months ago |
Nicolas De Loof
|
6c1ee1069b
support refresh pull policy
|
9 months ago |
Nicolas De Loof
|
5e2abb6c26
support additional_context reference to another service
|
10 months ago |
Guillaume Lours
|
806ac91cf6
add warning when trying to publish env variables with OCI artifact
|
10 months ago |
Guillaume Lours
|
840288895e
add --with-env flag to publish command
|
10 months ago |
Nicolas De Loof
|
4b70ff0ccd
fix support for ssh key from CLI flags
|
10 months ago |
Sebastiaan van Stijn
|
446e00520c
format code with gofumpt
|
1 year ago |
Nicolas De Loof
|
8e0520e71e
prompt user to confirm volume recreation
|
11 months ago |
MohammadHasan Akbari
|
9eaba55973
feat: add commit command
|
1 year ago |
Guillaume Lours
|
51ebeb5441
introduce generate command as alpha command
|
1 year ago |
Guillaume Lours
|
26064d4b60
allow usage of -f flag with oci Compose artifact
|
1 year ago |
Nicolas De Loof
|
82b41b9ebd
introduce service hooks
|
1 year ago |
MohammadHasan Akbari
|
b9d0c77cde
feat: add export command
|
1 year ago |
Nathan Baulch
|
524a97e553
Fix typos
|
1 year ago |
Suleiman Dibirov
|
9549a213ba
feat(watch): Add --prune option to docker-compose watch command
|
1 year ago |