| .. |
|
attach.go
|
Attaching container logs
|
2020-12-18 10:01:08 +01:00 |
|
build.go
|
deps: Bump docker and buildx vendoring
|
2020-12-16 10:57:42 +01:00 |
|
compose.go
|
introduce options struct in the API
|
2020-12-17 11:10:57 +01:00 |
|
convergence.go
|
Pass reader Writer as options to backend, remove hardcoded os.Stdout
|
2020-12-18 10:01:06 +01:00 |
|
create.go
|
Pass reader Writer as options to backend, remove hardcoded os.Stdout
|
2020-12-18 10:01:06 +01:00 |
|
create_test.go
|
on ACI container ID is `project_service` and name is `service`
|
2020-12-09 14:39:10 +01:00 |
|
dependencies.go
|
Split compose.go into command-focussed go files
|
2020-12-08 11:58:49 +01:00 |
|
dependencies_test.go
|
Split compose.go into command-focussed go files
|
2020-12-08 11:58:49 +01:00 |
|
down.go
|
Fixed race when down with multiple containers for one service
|
2020-12-18 10:01:08 +01:00 |
|
labels.go
|
No need to filter services again in backend, filter is done by cli command. Added e2e test, labels one-off and slug
|
2020-12-18 09:59:02 +01:00 |
|
logs.go
|
e2e test for local `Log` command
|
2020-12-17 11:48:58 +01:00 |
|
ls.go
|
Split compose.go into command-focussed go files
|
2020-12-08 11:58:49 +01:00 |
|
ls_test.go
|
move test to command-specific test file
|
2020-12-09 10:33:52 +01:00 |
|
ps.go
|
move test to command-specific test file
|
2020-12-09 10:33:52 +01:00 |
|
pull.go
|
Split compose.go into command-focussed go files
|
2020-12-08 11:58:49 +01:00 |
|
push.go
|
Split compose.go into command-focussed go files
|
2020-12-08 11:58:49 +01:00 |
|
run.go
|
Ensure image exist for run service
|
2020-12-18 10:01:08 +01:00 |
|
start.go
|
Split compose.go into command-focussed go files
|
2020-12-08 11:58:49 +01:00 |
|
util.go
|
No need to filter services again in backend, filter is done by cli command. Added e2e test, labels one-off and slug
|
2020-12-18 09:59:02 +01:00 |