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
|
Mon, 29 Feb 2016 22:06:03 +0100 |
Goffi |
docker (libervia_cont): replaced printf by eprintf for error messages
|
Mon, 29 Feb 2016 22:01:02 +0100 |
Goffi |
docker (libervia_cont): put container used for maintenance in a variable
|
Mon, 29 Feb 2016 21:54:43 +0100 |
Goffi |
docker (libervia_cont): workaround for copying config when Docker version is below 1.8.0
|
Mon, 29 Feb 2016 21:54:41 +0100 |
Goffi |
docker (libervia_cont): added check_docker_version function which return 0 if current docker version is greater than wanted one, -1 else
|
Mon, 29 Feb 2016 21:50:53 +0100 |
Goffi |
docker (libervia_cont): added eprintf function to print to stderr
|
Mon, 29 Feb 2016 12:59:23 +0100 |
Goffi |
Docker (libervia_cont, sat, sat_nomedia): removed port 28915 which was used for SI File Transfer and is not used anymore (it may reappear in the futur if force_port is reimplemented)
|
Sun, 28 Feb 2016 15:18:55 +0100 |
Goffi |
docker (prosody): switched to prosody-trunk, as it is currently more stable than prosody-0.10
|
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:
|
Sat, 27 Feb 2016 00:45:58 +0100 |
Goffi |
docker (libervia_cont): added a "stats" command for containers resources usage statistics
|
Sat, 27 Feb 2016 00:45:40 +0100 |
Goffi |
docker (libervia_cont): added a "status" command:
|
Fri, 26 Feb 2016 23:32:07 +0100 |
Goffi |
docker (libervia_cont): remove volumes from container on "stop" command
|