tensorworker
|
02b606ef8e
use go-compose instead Signed-off-by: tensorworker <[email protected]>
|
1 week ago |
tensorworker
|
9856802945
fix: expand tilde in --env-file paths to user home directory
|
1 week ago |
hiroto.toyoda
|
55cded1806
Avoid reassigning err variable
|
1 month ago |
hiroto.toyoda
|
6c043929a0
Fix missing error handling in setEnvWithDotEnv
|
1 month ago |
Nicolas De Loof
|
c0345e4f45
restore support for COMPOSE_COMPATIBILITY
|
1 month ago |
Sebastiaan van Stijn
|
dc66e6bad1
golangci-lint: use gci formatter instead of goimports
|
1 month ago |
Sebastiaan van Stijn
|
c47b8c32e3
Dockerfile: update golangci-lint to v2.6.2
|
2 months ago |
Nicolas De Loof
|
2b4543935c
next release will be major version v5.x
|
2 months ago |
Nicolas De Loof
|
aff5c115d6
move progress UI components into cmd
|
2 months ago |
Nicolas De Loof
|
c37ede62db
on up buildOptions must include all enabled services
|
2 months ago |
Nicolas De Loof
|
7eb5adeef6
introduce --insecure-registry, reserved for testing purpose
|
2 months ago |
Guillaume Lours
|
b80bb0586e
Migrate CLI commands to use LoadProject API
|
2 months ago |
Nicolas De Loof
|
7e3993bcac
skip Start[ed|ing] events to avpd mix with container logs
|
3 months ago |
Nicolas De Loof
|
fd4f2f99cf
register TTYWritter as an Event Processor
|
3 months ago |
Nicolas De Loof
|
7f668bd7fe
Setup Compose service using functional parameters
|
3 months ago |
Nicolas De Loof
|
9b4fcce034
introduce WithPrompt to configure compose backend to use a plugable UI component for user interaction
|
3 months ago |
Nicolas De Loof
|
e25265dd55
remove unused code to only rely on api.Service
|
3 months ago |
Kian Eliasi
|
ce463d50b2
Fix: set PWD only if not set
|
3 months ago |
Nicolas De Loof
|
b387ba4a05
only load COMPOSE_* from $PWD/.env
|
5 months ago |
Max Proske
|
19ad737ee7
Fix runtime ops with missing env file
|
5 months ago |
may
|
d3a260e533
add completions for the --progress flag
|
5 months ago |
Sebastiaan van Stijn
|
909211dd61
use cli-plugins/metadata package
|
5 months ago |
Leonardo Peregrino
|
5430caa172
add volumes command
|
7 months ago |
Nicolas De Loof
|
693b9ef078
fix support for BUILDKIT_PROGRESS
|
7 months ago |
Guillaume Lours
|
8c622da20b
add bridge command and transformations subcommands
|
8 months ago |
Anvar Umuraliev
|
5bb46035cf
Set --progress flag default value from env if provided
|
9 months ago |
Guillaume Lours
|
02c747a7de
bump compose-go to custom version of v2.5.0
|
9 months ago |
Guillaume Lours
|
7bedb5a02c
bump golangci-lint to version v2.0.2
|
10 months ago |
Nicolas De Loof
|
f38f3f754c
PWD
|
10 months ago |
Guillaume Lours
|
13618756dc
make publish a regular command of Compose
|
10 months ago |