Justin Cormack
c9c400bf56
Clean up scripts
...
- the binfmt script is not needed
- rename the script to instal in Docker for Mac
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-19 17:06:41 +00:00
Justin Cormack
b8ad52d2e5
Add some missing --rm in docker run
...
Some of these were missing, leaving strays around.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-09 09:08:22 -08:00
Justin Cormack
2b75883e36
improve restart of osx script
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-14 20:34:57 +00:00
Natanael Copa
3cb758c4ae
Only backup vmlinuz/initrd once with moby script
...
We probably want keep the backup of the original so don't overwrite
backup if it exists.
Signed-off-by: Natanael Copa <natanael.copa@docker.com >
2016-07-26 17:33:32 +02:00
Natanael Copa
cf583a911e
Minor readabaility cleanup of scripts/moby.sh
...
Use a variable $mobydir to make script more readable. No changes in
functionality.
Signed-off-by: Natanael Copa <natanael.copa@docker.com >
2016-07-26 17:33:32 +02:00
Natanael Copa
0bb80957bc
Move built kernel to arch specific subdir
...
We want be able to build kernels for different archs without that they
clash with each other so we but the generated files into an $arch subdir.
Signed-off-by: Natanael Copa <natanael.copa@docker.com >
2016-07-25 17:18:02 +02:00
Justin Cormack
09e966b3a2
modernise...
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-07-12 16:02:49 +01:00
Justin Cormack
c008b08ddf
posixly correct
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-07-12 15:44:43 +01:00
Justin Cormack
da374fb13a
clean up moby script, add undo option
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-07-12 13:34:49 +01:00
Rolf Neugebauer
53dcbaf52a
win: remove PS script and documentation. They live elsewhere now
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-02-05 16:58:59 -08:00
Rolf Neugebauer
74d832b4f4
doc: Add notes on how to run docker against MobyLinux
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-01-28 15:09:48 -08:00
Rolf Neugebauer
95509ea04e
Hyper-V: remove the force stop now that the Hyper-V deamons are running
...
Also, minor, unrelated tweak to the documentation
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-01-28 09:17:44 -08:00
Rolf Neugebauer
9bf3fec8af
hyperv: Add script and notes on how to boot Moby on Hyper-V
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-01-25 17:46:45 +00:00
Justin Cormack
6bb7c8edbf
improve script
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-01-22 18:36:34 +00:00
Justin Cormack
01fcef3fe9
script to restart docker4mac
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-01-22 17:37:27 +00:00
Justin Cormack
23af8f1fed
fix binfmat paths
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-08 10:49:13 +00:00
Justin Cormack
13bfb790dc
add in all the other architectures from binfmt misc and script to generate them
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-07 16:12:35 +00:00