Marcos Lilljedahl
70fb34d3d5
Disable image pulling and update docker cli
2017-10-24 15:32:28 -03:00
leigh schrandt
4f9e58584b
Update README.md ( #199 )
...
More URL format bikeshedding
2017-10-22 12:40:24 +02:00
Valentin Vieriu
bf39828160
Update README.md ( #197 )
...
As #128 was merged, the url structure is different
2017-10-18 05:35:43 -03:00
Marcos Lilljedahl
05045424b0
Use latest dind stable image
2017-10-06 13:33:39 -03:00
Marcos Lilljedahl
e0f3186591
Update to 17.07 dind
2017-09-16 04:25:18 -03:00
Marcos Lilljedahl
8cc2dca7c8
Merge branch 'master' of github.com:play-with-docker/play-with-docker
2017-09-16 04:15:51 -03:00
Marcos Nils
12872e3dd6
Revert "updating README to suggest using docker stack deploy instead of docke…" ( #178 )
2017-08-08 09:00:41 -03:00
Mano Marks
d7956dafbe
Merge pull request #177 from ManoMarks/master
...
updating README to suggest using docker stack deploy instead of docke…
2017-08-07 18:11:40 -07:00
Mano Marks
a6e7ee41a9
updating README to suggest using docker stack deploy instead of docker-compose up
2017-08-07 18:10:11 -07:00
Marcos Lilljedahl
7a49c557e0
Return 404 for WS handler when session doesnt exist
2017-07-31 18:20:27 -03:00
Marcos Lilljedahl
fa3b56ecfe
Check docker daemon is alive in ping endpoint
2017-07-31 12:00:49 -03:00
Marcos Lilljedahl
3f4c96286e
Avoid to have unnecessary opened connections
2017-07-31 10:10:48 -03:00
Marcos Lilljedahl
f82286d1d1
Add new UCP image
2017-07-28 18:01:23 -03:00
Marcos Lilljedahl
a6fdfcaa7d
Upload files synchronously and add more description
2017-07-13 13:54:00 -03:00
Marcos Lilljedahl
aaa55785ba
Add QEMU for moby
2017-07-12 19:16:37 -03:00
Marcos Lilljedahl
3be03b1b85
Add MOBY_COMMIT to dockerfile
2017-07-12 19:15:09 -03:00
Marcos Lilljedahl
377880080f
Remove unnecessary dockerfile
2017-07-12 15:53:31 -03:00
Marcos Lilljedahl
32bbe01c87
Add progress bar
2017-07-12 15:18:07 -03:00
Marcos Nils
e624ab1374
Merge pull request #29 from xetorthio/drag_and_drop_uploads
...
Allow to drag & drop file uploads to instances
2017-07-10 19:00:49 -03:00
Marcos Lilljedahl
3e38804393
Fix path for stack files
2017-07-10 18:59:38 -03:00
Marcos Lilljedahl
b9f154c07c
Unify file upload strategies
2017-07-10 18:53:33 -03:00
Marcos Lilljedahl
5bd30907b8
No need to loop anymore as terminal is created after dialog opens now
2017-07-10 17:42:04 -03:00
Marcos Lilljedahl
632adee653
Fix stack diaglog terminal render
2017-07-10 15:55:13 -03:00
Jonathan Leibiusky @xetorthio
e6b089f9be
Allow to drag & drop file uploads to instances
...
Upload file to relative session dir from terminal
2017-07-09 23:36:58 -03:00
Marcos Lilljedahl
2053ecd7f9
Update xterm
2017-07-09 18:24:08 -03:00
Marcos Lilljedahl
b82e8308bd
Add fixes in Dockerfile and motd
2017-07-06 17:23:20 -03:00
Jonathan Leibiusky
020579f10d
Merge pull request #22 from xetorthio/storage_refactor
...
Storage has now it's own package.
2017-07-06 15:14:42 -03:00
Marcos Lilljedahl
72bef12cb4
Update dind version
2017-06-29 13:44:44 -03:00
Marcos Lilljedahl
9f1b5e092b
Improve image size by removing Go after installing linuxkit
2017-06-26 12:38:39 -03:00
Marcos Lilljedahl
83540ff8c3
Remove unnecessary space from borders
2017-06-25 16:57:02 -03:00
Mano Marks
76d4b4396e
adding DS_Store to .gitignore
2017-06-25 16:57:02 -03:00
Mano Marks
00ef9dacd1
updating logo
2017-06-25 16:57:02 -03:00
Marcos Lilljedahl
da60e634a8
Add go a install linuxkit / moby
2017-06-22 17:06:53 -03:00
Jonathan Leibiusky @xetorthio
1ee90c43d1
Merge branch 'master' into storage_refactor
2017-06-22 09:16:49 -03:00
Marcos Nils
e0f0e47df7
Merge pull request #25 from xetorthio/multipart_file_uploads
...
Add multipart upload to instances
2017-06-21 22:17:06 +01:00
Marcos Lilljedahl
32dbb5ca99
Add keys to allow transparent sshing between hosts
2017-06-21 11:08:53 -03:00
Jonathan Leibiusky @xetorthio
824d5334df
Merge branch 'master' into storage_refactor
2017-06-21 10:51:26 -03:00
Jonathan Leibiusky @xetorthio
eee76951b7
Add multipart upload to instances
2017-06-21 10:02:25 -03:00
Marcos Nils
49ad6cded3
Merge pull request #24 from xetorthio/ssh
...
Add SSH support.
2017-06-19 16:01:32 +01:00
Jonathan Leibiusky @xetorthio
755e3c7707
Add ssh proxy
2017-06-19 12:00:29 -03:00
Marcos Lilljedahl
9de63d5c17
Set bash as default shell and don't print MOTD twice
2017-06-19 12:00:29 -03:00
Marcos Lilljedahl
849dfffac0
Add ssh to dind instance
2017-06-19 12:00:29 -03:00
Marcos Nils
b3c0950a9a
Merge pull request #23 from xetorthio/proxy_503
...
Avoid dialing if the instance IP doesn't exit
2017-06-19 12:43:32 +01:00
Marcos Lilljedahl
385e05075b
Avoid dialing if the instance IP doesn't exit
2017-06-18 12:19:58 -03:00
Jonathan Leibiusky @xetorthio
3a13358739
Merge branch 'master' into storage_refactor
2017-06-16 10:02:20 -03:00
Jonathan Leibiusky @xetorthio
de281eb58b
Fix missing host setting and fix tests
2017-06-15 18:17:02 -03:00
Marcos Lilljedahl
bb13a8be5d
Add UCP image as allowed
2017-06-15 17:40:11 -03:00
Jonathan Leibiusky @xetorthio
e9911abf94
Storage has now it's own package.
...
Remove global `sessions` map and use configured storage.
Add a `types` package so both `pwd` and `storage` can access without
circular dependencies.
Now the session is prepared when requested and not on load.
2017-06-15 16:09:41 -03:00
Jonathan Leibiusky
2eff799c58
Merge pull request #21 from xetorthio/session_deploy_image_name
...
Add image_name parameter to SessionDeploy
2017-06-14 21:10:15 -03:00
Jonathan Leibiusky @xetorthio
2224e6e540
Add image_name parameter to SessionDeploy
2017-06-14 21:09:20 -03:00