Commit Graph

4 Commits

Author SHA1 Message Date
55a105f4ce Clean up apt directories after we are done. 2018-11-08 22:12:44 +01:00
a62fa88008 First working version of the ispconfig roundcube
- Completly rebuild the container startup to be less brute-forcish
- All relevant configs now lie in the external volume
- DB init is only done if a new config is written.
- ENV Vars are only needed if you want to automatically write a config
- Cleaned up everything
2018-10-25 22:10:01 +02:00
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
ea2db6e2f4 Initial commit 2018-10-24 18:41:47 +00:00