1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-07-13 17:42:53 +08:00

29 Commits

Author SHA1 Message Date
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
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
Marcos Lilljedahl
0ff568a081 Add MOTD 2017-05-04 19:48:56 -03:00
Marcos Lilljedahl
6acb6f47c5 Fix port ordering 2017-04-16 20:22:37 -03:00
Marcos Lilljedahl
499245efb2 Update dind version 2017-04-11 14:51:00 -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
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
7df7a7c68f Add docker cli bash completion
Fixes #103
2017-03-11 15:56:57 -03:00
Marcos Lilljedahl
4394be9cf2 Move daemon configuration to daemon.json file 2017-03-06 22:55:57 -03:00
Marcos Lilljedahl
be2761a6be Update dind image to latest CE engine version 2017-03-02 14:23:57 -03:00
Marcos Lilljedahl
37cd429058 Add default gitconfig 2017-02-27 16:57:07 -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 Lilljedahl
3dc1f3e601 Update dind image 2017-02-10 16:02:44 -03:00
Marcos Lilljedahl
5e0665353c Update dind to rc6 2017-01-15 19:32:40 -03:00
Marcos Lilljedahl
a025f69daa Update dind to rc5 and compose to 1.10 2017-01-08 13:28:58 -03:00
Marcos Nils
dea778440e Add TLS certificates for machine drivers (#73) 2016-12-27 18:53:50 +02:00
Marcos Nils
92aa3aa3f8 Fix ARGS env
Also move them to the bottom to avoid cache invalidation
2016-12-21 21:11:23 -03:00
Marcos Lilljedahl
a4424be83e Update Dockerfile.dind to latest version 2016-12-15 04:05:54 -03:00
Jonathan Leibiusky (@xetorthio)
69050373d7 Show docker swarm used ports 2016-12-13 08:02:48 -06:00
Vincent De Smet
d3e20724e9 Add fancy bash prompt from orchestration workshop (#28)
* Add bash prompt

* remove curly braces

* Change shell from ash to bash

* Add inputrc for bash
2016-11-30 05:12:34 +02:00
Marcos Lilljedahl
10bdf3d5f2 Return swarm info to be displayed in the FE
This requires that PWD is working as a container in the same
network as all dinds

Add icons to swarmInfo
2016-11-29 10:52:55 -03:00
Marcos Lilljedahl
69f9edc695 Change dind graph folder so it doesn't share the host 2016-11-21 14:13:48 -03:00
Jérôme Petazzoni
130f9c8403 Update Dockerfile.dind 2016-11-18 15:53:36 -08:00
Marcos Lilljedahl
a97a7c793e Restart sh if user exits session accidentally 2016-11-15 18:54:51 -03:00
Marcos Lilljedahl
23bb4eaf69 Add session persistence and use attach instead of exec 2016-11-14 21:29:32 -03:00
Marcos Lilljedahl
9cc0b68305 Add Dockerfile for pwd dind image 2016-11-14 12:26:56 -03:00