log

age author description
Wed, 09 Mar 2016 10:11:08 +0100 Goffi docker (liberiva_cont): ownership is fixed on "config" command as "docker cp" use root:root as owner of copied file on container
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 17:54:11 +0100 Goffi docker (base): fixed bad escaping in add_host script, resulting in domain not put in /etc/hosts
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
Fri, 04 Mar 2016 23:31:26 +0100 Goffi docker: fixed bad stopping:
Fri, 04 Mar 2016 23:25:42 +0100 Goffi docker (libervia): fixed bad escaping after moving libervia_cont_launch from Dockerfile to scripts/
Tue, 01 Mar 2016 15:47:02 +0100 Goffi docker (prosody): fixed prosodyctl call in container_server: it was not using absolute path, so it was calling /usr/local/bin/prosodyctl instead of /usr/bin/prosodyctl, resulting in a loop