log docker/base/Dockerfile @ 131:8b4c3ff88985

age author description
Tue, 08 Mar 2016 18:36:14 +0100 Goffi docker (base): Twisted and Wokkel are now installed with pip instead of apt, as Jessie version is too old for SàT
Tue, 08 Mar 2016 13:52:11 +0100 Goffi docker (base): create sat.conf in ~sat/.config/sat with right permissions so it is not created by set_account_domain
Sun, 28 Feb 2016 15:04:12 +0100 Goffi docker (base, libervia): use new getRepositoryData ability to save data in a .hg_data file
Sun, 28 Feb 2016 02:01:20 +0100 Goffi docker: images optimisation:
Fri, 26 Feb 2016 11:33:35 +0100 Goffi docker (base): fixed arguments handling in dbus_wrap
Wed, 24 Feb 2016 20:21:34 +0100 Goffi docker (base): add dokuwiki module for dokuwiki importer + fixed /etc/hosts for subdomains
Thu, 18 Feb 2016 17:23:08 +0100 Goffi docker (base): create /usr/share/sat/certificates and tls-cert group to handle certificate + moved conf to /home/sat/.config/sat/sat.conf
Thu, 18 Feb 2016 17:19:50 +0100 Goffi docker: pid files are put in /tmp to avoid conflict when restarting a container
Fri, 12 Feb 2016 20:24:24 +0100 Goffi docker: updated Dockerfiles:
Sun, 19 Oct 2014 15:14:40 +0200 Goffi Added Dockerfiles to create Docker images for easy installation + scripts to manages them. see README for details.