log docker/libervia_cont.sh @ 130:82b148ed4f98

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
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)