Sebastian Godelet
42182181ec
Make bootstrap optional
2019-01-02 12:30:56 +00:00
Sebastian Godelet
ec548e4a45
Add Docker readme
2019-01-02 12:30:56 +00:00
Sebastian Godelet
4d9b933fab
multi staged Dockerfile
2019-01-02 12:30:56 +00:00
Sebastian Godelet
8d7f2e47ce
Do not install git; ignore all binary content
2019-01-02 12:30:56 +00:00
Sebastian Godelet
e9880cd28e
Symlinks do not work properly across boundaries
2019-01-02 12:30:56 +00:00
Sebastian Godelet
595111c2c2
add documentation for package installation step
2019-01-02 12:30:55 +00:00
Sebastian Godelet
960020db86
disable staged compiler build for now
2019-01-02 12:30:55 +00:00
Sebastian Godelet
f8ee4eb2bd
simplify dockerfile; standalone
2019-01-02 12:30:55 +00:00
Sebastian Godelet
4ee3d8d8dd
enable faster build for docker hub
2019-01-02 12:30:55 +00:00
Sebastian Godelet
164fe78409
Add Dockerfile to containerise mmc.
...
.dockerignore:
Ignore README files, extras and boem_gc.
This forces the submodules to be checkout out during the container
run step, which seems not to work very well due to symlinks.
Dockerfile:
Dockerfile to create a containerised mmc, using a build script
similar to INSTALL.git.
2019-01-02 12:30:55 +00:00