| .. |
|
alpha.go
|
51ebeb5441
introduce generate command as alpha command
|
1 year ago |
|
attach.go
|
e330f5905b
docs: unify no trailing dots in docstrings and help (#11301)
|
1 year ago |
|
bridge.go
|
024f8ebdc5
add convert subcommand to bridge command
|
6 months ago |
|
build.go
|
7e198ee6a3
remove provenance build flag for now
|
6 months ago |
|
commit.go
|
9eaba55973
feat: add commit command
|
1 year ago |
|
completion.go
|
43e456145c
fix scale completion
|
8 months ago |
|
compose.go
|
8c622da20b
add bridge command and transformations subcommands
|
6 months ago |
|
compose_test.go
|
5d05df6e5c
update compose-go to version using immutable Project functions
|
1 year ago |
|
config.go
|
2352a4a016
introduce config --lock-image-digests
|
6 months ago |
|
cp.go
|
7c46beb8af
resurrect --all flag for cp to target oneoff container
|
1 year ago |
|
create.go
|
8615e9a7c1
deprecate --y, prefer --yes
|
8 months ago |
|
create_test.go
|
4b70ff0ccd
fix support for ssh key from CLI flags
|
10 months ago |
|
down.go
|
e330f5905b
docs: unify no trailing dots in docstrings and help (#11301)
|
1 year ago |
|
events.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
exec.go
|
7bedb5a02c
bump golangci-lint to version v2.0.2
|
8 months ago |
|
export.go
|
b9d0c77cde
feat: add export command
|
1 year ago |
|
generate.go
|
51ebeb5441
introduce generate command as alpha command
|
1 year ago |
|
images.go
|
2e71440bee
refactor: use slices.Contains to simplify code
|
6 months ago |
|
kill.go
|
e330f5905b
docs: unify no trailing dots in docstrings and help (#11301)
|
1 year ago |
|
list.go
|
2884d6df0d
Fix ls --quiet help description
|
9 months ago |
|
logs.go
|
58ec0e9fb6
get log to manage `attach`
|
1 year ago |
|
options.go
|
2e71440bee
refactor: use slices.Contains to simplify code
|
6 months ago |
|
options_test.go
|
41e6094041
add warning message when a remote configuration include an another remote config
|
9 months ago |
|
pause.go
|
0d48a93f57
chore(load): ensure context passed to load
|
1 year ago |
|
port.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
ps.go
|
2e71440bee
refactor: use slices.Contains to simplify code
|
6 months ago |
|
ps_test.go
|
11e9621da5
ci: enable testifylint linter
|
1 year ago |
|
publish.go
|
13618756dc
make publish a regular command of Compose
|
8 months ago |
|
pull.go
|
4e593ed074
Fix pull --parallel and --no-parallel deprecation warnings missing
|
9 months ago |
|
pullOptions_test.go
|
5d05df6e5c
update compose-go to version using immutable Project functions
|
1 year ago |
|
push.go
|
16c8099cf8
Use listener for file metadata
|
1 year ago |
|
remove.go
|
0d48a93f57
chore(load): ensure context passed to load
|
1 year ago |
|
restart.go
|
e330f5905b
docs: unify no trailing dots in docstrings and help (#11301)
|
1 year ago |
|
run.go
|
ad4cbee498
bump github.com/docker/docker, docker/cli v28.2.2
|
6 months ago |
|
scale.go
|
046879a4a2
replace uses of golang.org/x/exp/(maps|slices) for stdlib
|
6 months ago |
|
start.go
|
0d48a93f57
chore(load): ensure context passed to load
|
1 year ago |
|
stats.go
|
40cd08f318
Update link in stats --help output
|
10 months ago |
|
stop.go
|
0d48a93f57
chore(load): ensure context passed to load
|
1 year ago |
|
top.go
|
6c1e21572a
lint: address gofumpt issues
|
8 months ago |
|
top_test.go
|
7bedb5a02c
bump golangci-lint to version v2.0.2
|
8 months ago |
|
up.go
|
a2d7548ca9
fix up --build with additional_context dependency
|
6 months ago |
|
up_test.go
|
446e00520c
format code with gofumpt
|
11 months ago |
|
version.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
version_test.go
|
876ecc48be
Test version command
|
9 months ago |
|
viz.go
|
16c8099cf8
Use listener for file metadata
|
1 year ago |
|
viz_test.go
|
11e9621da5
ci: enable testifylint linter
|
1 year ago |
|
wait.go
|
98e261ba32
docs(wait): Fix wait command description
|
1 year ago |
|
watch.go
|
b0badf1eb0
Set watch option --prune=true as default
|
8 months ago |