FrenchBen
|
bc78ab64ba
|
Updated Container restart
Signed-off-by: FrenchBen <me@frenchben.com>
|
2015-08-27 14:18:46 -04:00 |
Jeffrey Morgan
|
2af6a595a9
|
Fix bug where destroying a stopped container would fail
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
|
2015-08-11 18:09:11 -07:00 |
TeckniX
|
4339ba8195
|
Fixed Tty and Stdin save
Signed-off-by: TeckniX <lokitek@gmail.com>
|
2015-07-06 13:02:38 -04:00 |
Jeffrey Morgan
|
fe4e0ae474
|
Fetch more container data on first load
|
2015-06-25 19:59:49 -07:00 |
Jeffrey Morgan
|
51ec8a7e10
|
Check for data.id before fetching container data
|
2015-06-20 19:05:18 -07:00 |
Jeffrey Morgan
|
f8df3b318e
|
Remove unnecessary console log
|
2015-06-20 18:27:33 -07:00 |
Jeffrey Morgan
|
68d5016737
|
Improve performance by hitting the remote api less
|
2015-06-20 18:17:40 -07:00 |
Jeffrey Morgan
|
f7f7ac977a
|
Dont show containers that cant be fetched
|
2015-06-18 12:34:18 -07:00 |
Jeffrey Morgan
|
9622fdb03d
|
Fix bug where error would occur when fetching all containers and would not be reported
|
2015-06-18 12:32:03 -07:00 |
Jeffrey Morgan
|
11739f0eac
|
Merge pull request #654 from TeckniX/add-tty-stdin
Added support for docker tty stdin options
|
2015-06-18 10:19:17 -07:00 |
TeckniX
|
ef1c69f56c
|
Updated option text and added default of on for tty and stdin during initial container creation
|
2015-06-18 12:10:29 -04:00 |
Jeffrey Morgan
|
183cd46144
|
Various style and bug fixes
|
2015-06-16 11:08:50 -07:00 |
Jeffrey Morgan
|
cc0bc719fa
|
Removing unnecessary print statement
|
2015-06-05 21:23:14 -07:00 |
Jeffrey Morgan
|
bf7d3af402
|
Fixed bug with API requests to 1.7 RC2 /containers/create endpoint
|
2015-06-05 21:22:34 -07:00 |
Jeffrey Morgan
|
d58b6779db
|
Docker-machine 0.3.0 RC with optional binaries
|
2015-05-27 18:28:40 -07:00 |
TeckniX
|
ee5ad39667
|
Patched warnings and random port assignment
Signed-off-by: TeckniX <lokitek@gmail.com>
|
2015-05-27 13:58:06 -04:00 |
Jeffrey Morgan
|
50c4b1ae6f
|
UI & metric tweaks
|
2015-05-26 00:49:01 -07:00 |
Jeffrey Morgan
|
e8576e6149
|
Fixing bug where pull wouldnt work
|
2015-05-26 00:08:47 -07:00 |
Jeffrey Morgan
|
a0afc9d85c
|
UI Tweaks
|
2015-05-25 16:21:11 -07:00 |
Jeffrey Morgan
|
c6b88acaef
|
UI tweaks
|
2015-05-25 15:51:23 -07:00 |
Jeffrey Morgan
|
fd30c0fef6
|
Fixing minor bugs
|
2015-05-25 15:27:49 -07:00 |
Jeffrey Morgan
|
d9f83e43f9
|
cleanup log statements
|
2015-05-25 14:45:08 -07:00 |
Jeffrey Morgan
|
2400b17c5a
|
Merge branch 'master' into hub
|
2015-05-25 14:44:43 -07:00 |
Adrien Duermael
|
4f80c5d0db
|
Improved pull image loading
|
2015-05-22 18:00:57 -07:00 |
Jeffrey Morgan
|
2065063b14
|
WIP login without refresh token
|
2015-05-22 16:59:07 -07:00 |
Jeffrey Morgan
|
a07117508d
|
Fixing bug where container would create even if downloading container was deleted
|
2015-05-18 11:23:06 -07:00 |
Jeffrey Morgan
|
62b9081e20
|
Fixing random id for container environment variables
|
2015-05-18 11:17:34 -07:00 |
Jeffrey Morgan
|
32f129c5bd
|
Error handling, updating state
|
2015-05-11 17:16:50 -07:00 |
Jeffrey Morgan
|
7989d48253
|
All but environment variables working
|
2015-05-08 20:14:41 -07:00 |
Jeffrey Morgan
|
e6ec43f11b
|
Merging
|
2015-04-29 19:36:51 -04:00 |
Jeffrey Morgan
|
d684428089
|
Moving Machine, VBox & Docker management utils to utils dir
|
2015-04-21 21:12:58 -04:00 |