Go to file
Torben Nehmer d3ed55ffb6 Initial version of the new Docker Build scripts
Successfully builds the container, places the files, scripts and links
we need so fart into the right places using a rootfs tar file so that we
don't pollute the container unneccessarily and keep the Dockerfile
simple.

Any in-container scripting is missing so far, so the whole thing does
not yet start up successfully or popluate the config share in any way.
That is for another day.
2018-10-24 22:45:58 +02:00
src Initial version of the new Docker Build scripts 2018-10-24 22:45:58 +02:00
.gitignore Initial version of the new Docker Build scripts 2018-10-24 22:45:58 +02:00
build-container.sh Initial version of the new Docker Build scripts 2018-10-24 22:45:58 +02:00
build-rootfs.sh Initial version of the new Docker Build scripts 2018-10-24 22:45:58 +02:00
Dockerfile Initial version of the new Docker Build scripts 2018-10-24 22:45:58 +02:00
LICENSE Initial commit 2018-10-24 18:41:47 +00:00
README.md Initial commit 2018-10-24 18:41:47 +00:00

roundcube-docker