1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-07-14 01:57:32 +08:00

243 Commits

Author SHA1 Message Date
bingohuang
c3857f1353 update docker build and run scripts 2017-05-25 11:14:07 +08:00
bingohuang
16d9d831c7 update docker-run.sh 2017-05-25 10:56:35 +08:00
bingohuang
2cd46a6671 update docker-run.sh 2017-05-25 10:54:01 +08:00
bingohuang
a82d70724b update docker build scripts 2017-05-25 10:51:38 +08:00
bingohuang
474ae465cc update docker-compose.yml 2017-05-24 15:53:14 +08:00
bingohuang
1088800d41 Change README to Chinese 2017-05-12 16:03:51 +08:00
bingohuang
ccb4b1ea17 Update index.html 2017-05-12 15:09:01 +08:00
bingohuang
de3d954a40 Update motd 2017-05-12 15:04:02 +08:00
bingohuang
a9f8363a57 Update motd 2017-05-12 15:01:02 +08:00
bingohuang
ea9f7154e0 Update motd 2017-05-12 14:55:36 +08:00
bingohuang
75585bbd3b Update docker-compose.yml 2017-05-12 14:43:15 +08:00
bingohuang
e13cc3b517 Update docker-compose.yml 2017-05-12 14:39:31 +08:00
bingohuang
ef75b54ac4 Update Dockerfile.dind 2017-05-12 14:33:47 +08:00
bingohuang
3760dad8ce Update docker storage driver and registry mirrors 2017-05-12 14:31:09 +08:00
bingohuang
6b870e7f62 Update index.html and robots.txt 2017-05-09 19:42:25 +08:00
bingohuang
b413490fca Update haproxy.cfg 2017-05-09 19:26:39 +08:00
bingohuang
87e75f59ae Update to 163yun and Chinese 2017-05-09 19:18:47 +08:00
Jonathan Leibiusky @xetorthio
24f8c9fc62 Change import statements accordingly 2017-05-08 15:35:42 -03:00
Marcos Lilljedahl
bcf0c5cb4c Add ARG to allow build different images 2017-05-07 17:46:10 -03:00
Marcos Lilljedahl
6cbc4e53e0 Update to latest stable CE edition 2017-05-07 15:37:48 -03:00
Drew MacInnis
c793118cf3 Fix spelling mistake (#136) 2017-05-06 13:46:47 +02:00
Michael Irwin
af7e09a4e0 Small tweaks to motd message (#134) 2017-05-05 16:12:54 +02:00
Michael Irwin
9840e7ab8e Set default layout to "None" when on non-Mac device (#133)
Issue #131
2017-05-05 03:12:45 +02:00
Marcos Lilljedahl
0ff568a081 Add MOTD 2017-05-04 19:48:56 -03:00
Marcos Lilljedahl
fe5c17d9b1 Remove UCP image 2017-05-04 19:25:42 -03:00
Marcos Lilljedahl
5ac8131a10 Limit the container log size to avoid filling the disk 2017-05-04 12:43:06 -03:00
Marcos Lilljedahl
6acb6f47c5 Fix port ordering 2017-04-16 20:22:37 -03:00
Jonathan Leibiusky
d6c359645c Font size and fullscreen (#120)
* Allow to change terminal font size in settings.
Allow to enter fullscreen mode with alt+enter.

* Fix size issues
2017-04-16 19:47:18 -03:00
Marcos Lilljedahl
453b39d75f Fix variable definition 2017-04-11 20:22:57 -03:00
Marcos Lilljedahl
5b48de2164 Fix imageName argument
- Use defaultDindImageName variable in list
2017-04-11 20:00:52 -03:00
Michael Irwin
3b86c79c5b
Added setting to allow specification of new instance image 2017-04-11 17:58:15 -04:00
Michael Irwin
38c97cf100
Added API endpoint to get available instance images 2017-04-11 16:57:29 -04:00
Marcos Lilljedahl
8b00e7d132 Add new parameter due to API change 2017-04-11 14:53:33 -03:00
Marcos Lilljedahl
499245efb2 Update dind version 2017-04-11 14:51:00 -03:00
Marcos Nils
c511737136 Allow to specify image new when creating instances (#84) 2017-04-11 14:01:15 -03:00
Mathias Renner
35775c2083 Fix URL to access a published service from the outside world (#117) 2017-04-10 18:40:36 -03:00
Marcos Lilljedahl
c4be25076d Remove unnecesary proxy 2017-03-30 18:50:10 -03:00
Marcos Lilljedahl
75f3c93612 Add TCP proxy for tcp over http connections 2017-03-30 16:49:03 -03:00
Marcos Lilljedahl
e60622ff9e Mount securityfs to allow apparmor profiles in PWD 2017-03-26 20:10:13 -03:00
Marcos Lilljedahl
b447170d91 Update dind image 2017-03-25 12:28:47 -03:00
Marcos Lilljedahl
d497c5f05b Autoremove container upon exit 2017-03-17 12:56:35 -03:00
Marcos Lilljedahl
712f019ffb Resolve localhost 2017-03-15 18:16:36 -03:00
Marcos Lilljedahl
6fba4f3b3a Add session to list in the end 2017-03-15 17:41:53 -03:00
Marcos Lilljedahl
e8903896d1 Add PWD directory 2017-03-15 15:00:52 -03:00
Marcos Lilljedahl
ff7cc6180f Remove outdated docker-machine stuff 2017-03-15 11:12:28 -03:00
Jérôme Petazzoni
0c35bfab20 Add jq (JSON swiss-army knife) to DinD image (#110) 2017-03-14 23:37:44 -03:00
Marcos Lilljedahl
ec03c5ed69 Add MaxAge to securecookie 2017-03-14 17:08:02 -03:00
Marcos Lilljedahl
2c7af720c0 Increase cookie time 2017-03-14 14:59:06 -03:00
Marcos Lilljedahl
a875bbe23e Add cookie to prevent captcha constantly 2017-03-14 14:08:46 -03:00
Jonathan Leibiusky @xetorthio
0770eb689b Add some logging to the proxy 2017-03-13 18:23:36 -03:00