Riyaz Faizullabhoy
cdd27f7758
Update other ymls with linuxkit org after signing off on all packages
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-05-26 14:50:49 -07:00
Rolf Neugebauer
f5024e4baf
pkg: Roll the docker-ce package from linuxkit/alpine
...
Also make the HUB org/registry build time configurable.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-05-18 18:55:22 +01:00
Rolf Neugebauer
43d97967ef
pkg: Convert docker-ce to use the Alpine base and git tree hash
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-05-04 22:27:59 +01:00
Rolf Neugebauer
0a0786d49e
pkg: Update packages to push to linuxkit hub org
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-04-12 21:28:17 +01:00
Justin Cormack
3ffa912c41
Move mount back to its own package, not inside docker
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-04-09 12:53:46 +01:00
Justin Cormack
cf7b952995
Add persistent drive support to Docker container
...
This works and runs containers now, if you eg `runc exec` into it.
Needs a few tweaks for rlimits, but will pull and run containers.
Will integrate better with ssh/dev containers to make more usable.
For a simple test use
```
./bin/moby build examples/docker.yml
./bin/moby run hyperkit -disk-size 100 docker
```
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-04-06 14:25:42 +01:00
Justin Cormack
905636d642
Move installable packages to pkg
...
Still leaves some intermediate repos in `base/`
See #1266
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-22 12:33:11 +00:00