Guillaume Lours
|
71600a52bf
update golang version to 1.18
|
před 3 roky |
Guillaume Lours
|
a603e27117
cp command from service to host: use the first container found to copy source on the host
|
před 3 roky |
Guillaume Lours
|
6d9d75406c
update usage of the index flag of the cp command
|
před 3 roky |
Guillaume Lours
|
a964d5587b
align cp command index management with exec command
|
před 3 roky |
Guillaume Lours
|
a983cf551d
cp command: copy to all containers of a service as default behaviour
|
před 3 roky |
Guillaume Lours
|
2f47e4582c
Merge pull request #9440 from ndeloof/down_error
|
před 3 roky |
Nicolas De Loof
|
78b06764a1
compose down exit=0 if nothing to remove
|
před 3 roky |
Guillaume Lours
|
4cebef1bf1
Merge pull request #9423 from quite/clarify-workdir
|
před 3 roky |
Daniel Lublin
|
d89c143c39
Clarify what default work dir is when multiple compose files
|
před 3 roky |
Guillaume Lours
|
028cb4dd89
Merge pull request #9158 from Jille/compose-down-noargs
|
před 3 roky |
Jille Timmermans
|
147c2d8fae
down: Reject all arguments
|
před 3 roky |
Ulysses Souza
|
69e21d89f0
Fix relative paths on envfile label
|
před 3 roky |
Eric Fan
|
41b3967cb5
Fix cannot setup IPAM gateway
|
před 3 roky |
Nicolas De Loof
|
00fd1c1530
inspect image ID after pull to se com.docker.compose.image
|
před 3 roky |
Guillaume Lours
|
14ca112862
Merge pull request #9392 from snehakpersistent/ppc-support
|
před 3 roky |
Sneha Kanekar1
|
e0286360a8
add support for ppc64le
|
před 3 roky |
MaxPeal
|
5d809a2e89
create also a checksums.txt file, add --binary
|
před 3 roky |
Nicolas De Loof
|
0dffd5ba9f
add support for build.secrets
|
před 3 roky |
Nicolas De Loof
|
e01687430e
when using `bind` API, use compose-go to (re)build volume string
|
před 3 roky |
Guillaume Lours
|
a32fdff979
Merge pull request #9385 from ndeloof/lowercase_project_name
|
před 3 roky |
Nicolas De Loof
|
9668f600d1
project name MUST be lowercase
|
před 3 roky |
Nicolas De Loof
|
672e2367fb
don't ignore error
|
před 3 roky |
Nicolas De Loof
|
625a48dcf7
`pull` to respect pull_policy
|
před 3 roky |
Guillaume Lours
|
03aadcc85a
Merge pull request #9368 from ndeloof/links_dependencies
|
před 3 roky |
Nicolas De Loof
|
500555b834
linter
|
před 3 roky |
Nicolas De Loof
|
e766352d81
include services declared by `links` as implicit dependencies
|
před 3 roky |
Nicolas De Loof
|
db698562a9
use project we just created to start services
|
před 3 roky |
Guillaume Lours
|
7fea9f7e8b
use project instead of DownOptions.project to list service images in pkg.compose.down
|
před 3 roky |
Eric Freese
|
d871cb98e5
Fix search/replace typo in --no-TTY documentation
|
před 3 roky |
Guillaume Lours
|
8d815ff587
Merge pull request #9348 from ndeloof/attach_tty
|
před 3 roky |