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

28 Commits

Author SHA1 Message Date
bingohuang
3f2d49dbd4 Update README.md 2017-07-28 15:16:35 +08:00
bingohuang
1088800d41 Change README to Chinese 2017-05-12 16:03:51 +08: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
ff7cc6180f Remove outdated docker-machine stuff 2017-03-15 11:12:28 -03:00
Marcos Lilljedahl
0df09bebdb Allow to send subdomains but forward header as is to backends 2017-02-17 13:58:53 -03:00
Jonathan Leibiusky
f816be6f69 Add DNS support for PWD instances (#94)
* Add DNS support for PWD instances

* Store IP address of PWD in all session networks and restore it with the
same IP address

* Remove unnecesary print

* Change url format to pwd<ip>-port for better DNS filtering

* Make PWD listen on 80 and 443 for DNS resolve to work
2017-02-17 11:10:01 -03:00
Marcos Nils
880517048e Remove hardcoded boot2docker URL 2017-02-03 15:14:15 -03:00
Kunal Kushwaha
a92d5ea882 Update readme with changes in Makefile. (#67)
Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
2016-12-13 12:19:21 +00:00
Marcos Nils
c0bbcf6274 Fix URL pattern display 2016-12-05 15:23:14 -03:00
Marcos Nils
3b826bd29d Update reverse proxy instructions. 2016-12-05 12:33:03 -03:00
Marcos Nils
07fee4c1bf Fix module error. 2016-12-01 02:48:42 -03:00
Marcos Nils
17b21e6fc8 Update installation instructions 2016-12-01 02:30:31 -03:00
Jonathan Leibiusky @xetorthio
903489c395 Remove unncesary make target and add instructions on how to use the
makefile
2016-11-21 20:48:29 -03:00
Marcos Nils
8b3892a34f Specify DIND image types. 2016-11-21 10:34:05 -03:00
Marcos Lilljedahl
0f3c3c254a Add supergrok instructions 2016-11-17 12:34:48 -03:00
Marcos Nils
316ff39821 Revert ngrok instance 2016-11-16 16:37:50 -03:00
Marcos Lilljedahl
46f95ce6a5 Increase limits and change ngrok instance 2016-11-14 16:38:57 -03:00
Marcos Nils
8958b240bf fix typo 2016-11-14 13:59:08 -03:00
Marcos Nils
3631f2fa2e Add ngrok instructions. 2016-11-14 13:58:32 -03:00
Marcos Lilljedahl
27dd5d6f7b Add Swarm and IPVS instructions 2016-11-13 16:45:03 -03:00
Marcos Lilljedahl
54378862b3 Use docker 1.13 to allow overlay networks
- Print error if resizing fails
2016-11-13 01:11:45 -03:00
Jonathan Leibiusky (@xetorthio)
8e4981d24f Huge refactor to have everything working with socket.io
It fixes lots of bugs, can fallback to long polling, resize viewport of
terminals and share clients state of the session, so they all see the
same thing.
2016-11-10 10:42:08 -03:00
Marcos Lilljedahl
d19e8a0cd3 Add 1.13-dev boot2docker image 2016-10-13 13:33:13 -03:00
Marcos Nils
c64e769e4c Add requirements 2016-10-10 20:45:22 -03:00
Alex
7df6bacee5 Allow dind image to be overriden.
- improve readme - mention pre-pulling dind image.
- read env variable once in init() method
2016-10-09 19:49:34 +01:00
Alex
f91af56a09 Ammend wording 2016-10-09 19:16:09 +02:00
Alex
bccfdb2ca5 Outline basic instructions 2016-10-09 19:12:35 +02:00
Jonathan Leibiusky (@xetorthio)
dde49d8700 Initial commit 2016-10-08 03:12:48 +02:00