Guillaume Tardif
|
e2b9f5bc57
Move login to root command, delegate to classic login when only one arg and not dot in it
|
5 anos atrás |
Guillaume Tardif
|
528d47ce08
Add docker context inspect command relying on classic docker
|
5 anos atrás |
Guillaume Tardif
|
ea98a2dd78
Fix docker-classic creation makefile target
|
5 anos atrás |
Guillaume Tardif
|
cc46f84043
Forward closing signal to docker-classic when closing docker. Note this will not forward Kill signal, impossible to intercept / process this one.
|
5 anos atrás |
Guillaume Tardif
|
66a83410dd
Ensure we have a clear error message in case of wrong setup (previously it would just exit with no error message)
|
5 anos atrás |
Djordje Lukic
|
11339761ca
Change the way a context is stored
|
5 anos atrás |
Christopher Crone
|
88ba591fc3
Seed random with nanosecond time
|
5 anos atrás |
Christopher Crone
|
058e6203a7
Store config dir in CLI context
|
5 anos atrás |
Guillaume Tardif
|
2610b986fd
delegate Moby to docker-classic binary, link docker-classic in e2e tests
|
5 anos atrás |
Christopher Crone
|
f6fcd27a09
Factor determination of current context
|
5 anos atrás |
Djordje Lukic
|
42c72c365c
Split context comands into own files
|
5 anos atrás |
Christopher Crone
|
11b4bd19f5
Refactor global CLI options
|
5 anos atrás |
Christopher Crone
|
9bf2924c24
Remove logrus.Fatal
|
5 anos atrás |
Christopher Crone
|
d46398dbef
Refactor config into package
|
5 anos atrás |
Guillaume Tardif
|
67a7c96dc4
Merge pull request #84 from rumpl/chore-remove-util
|
5 anos atrás |
Ulysses Souza
|
40fa78ac5d
Add rm command
|
5 anos atrás |
Djordje Lukic
|
33b9525c9e
Remove util package, it was only used by cli/main.go
|
5 anos atrás |
Christopher Crone
|
c93d2e9180
Context should always be handled by new CLI
|
5 anos atrás |
Djordje Lukic
|
fe1772b84a
Moby backend
|
5 anos atrás |
Djordje Lukic
|
688e7e5deb
Implement quiet flag for ps command
|
5 anos atrás |
Ulysses Souza
|
a4e54e9b5d
Merge pull request #41 from ulyssessouza/add-up
|
5 anos atrás |
Ulysses Souza
|
161f8154de
Organize imports
|
5 anos atrás |
Guillaume Tardif
|
35c5073cc0
First e2e tests running locally (with example backend)
|
5 anos atrás |
Ulysses Souza
|
03e418cbbb
Add compose up and down
|
5 anos atrás |
Djordje Lukic
|
24c035e822
Add comments on exported items, remove example command
|
5 anos atrás |
Djordje Lukic
|
1c7270b697
Implement logs
|
5 anos atrás |
Djordje Lukic
|
afca3e31b5
Implement exec command
|
5 anos atrás |
Djordje Lukic
|
eee9bf449f
Move run to own package
|
5 anos atrás |
Djordje Lukic
|
3d363643ad
Implement simple ACI run
|
5 anos atrás |
Ulysses Souza
|
33c45a0a62
Add "goimports"
|
5 anos atrás |