Joffrey F
|
0b24883cef
Support combination of shorthand flag and equal sign for host option
|
9 vuotta sitten |
Joffrey F
|
b99037b4a6
Add support for DOCKER_* variables in .env file
|
9 vuotta sitten |
Joffrey F
|
36f1b4589c
Limit occurrences of creating an environment object.
|
9 vuotta sitten |
Joffrey F
|
0ff53d9668
Less verbose environment invocation
|
9 vuotta sitten |
Joffrey F
|
1801f83bb8
Environment class cleanup
|
9 vuotta sitten |
Joffrey F
|
b9ca5188a2
Remove Environment singleton, instead carry instance during config processing
|
9 vuotta sitten |
Joffrey F
|
c69d8a3bd2
Implement environment singleton to be accessed throughout the code
|
9 vuotta sitten |
Joffrey F
|
7166408d2a
Fixed typos + simplified TLSConfig creation process.
|
9 vuotta sitten |
Joffrey F
|
1ac33ea7e5
Add support for TLS config command-line options
|
9 vuotta sitten |
Daniel Nephin
|
0a091055d2
Improve handling of connection errors and error messages.
|
9 vuotta sitten |
Daniel Nephin
|
53a3d14046
Support multiple files in COMPOSE_FILE env var.
|
9 vuotta sitten |
Dimitar Bonev
|
34ccb90d7e
Falling back to default project name when COMPOSE_PROJECT_NAME is set to empty
|
9 vuotta sitten |
Aanand Prasad
|
9e17cff0ef
Refactor API version switching logic
|
9 vuotta sitten |
Aanand Prasad
|
a027a0079c
Use networking for version 2 Compose files
|
9 vuotta sitten |
Joffrey F
|
b4be7b870f
Add support for declaring named volumes in compose files
|
10 vuotta sitten |
Daniel Nephin
|
2acc29cf1c
Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME.
|
9 vuotta sitten |
Daniel Nephin
|
437f3f8adb
Add docker-compose config subcommand.
|
10 vuotta sitten |
Daniel Nephin
|
dac75b07dc
Move volume parsing to config.types module
|
10 vuotta sitten |
Daniel Nephin
|
d4b9845201
Add the git sha to version output
|
10 vuotta sitten |
Daniel Nephin
|
e2f792c4f4
If -x-networking is used, set the correct API version.
|
10 vuotta sitten |
Aanand Prasad
|
d5f5eb1924
Enable use of Docker networking with the --x-networking flag
|
10 vuotta sitten |
Daniel Nephin
|
fbaea58fc1
Fix #2133 - fix call to get_client()
|
10 vuotta sitten |
Daniel Nephin
|
aefb7a44b2
Refactor command class hierarchy to remove an unnecessary intermediate base class Command.
|
10 vuotta sitten |
mnowster
|
6f12224ec9
Merge pull request #2005 from lnmunhoz/master
|
10 vuotta sitten |
Daniel Nephin
|
c0c9a7c1e4
Update integration tests for multiple file support
|
10 vuotta sitten |
Daniel Nephin
|
10b3188214
Support multiple config files
|
10 vuotta sitten |
Daniel Nephin
|
258d0fa0c6
Remove some functions from Command class
|
10 vuotta sitten |
Lucas N. Munhoz
|
b33dd3bc01
Fix error message and class name from Boot2Docker to DockerMachine
|
10 vuotta sitten |
Daniel Nephin
|
59d4f304ee
Run pre-commit on all files
|
10 vuotta sitten |
Daniel Nephin
|
ae96fc0071
Support reading config from stdin.
|
10 vuotta sitten |