Mercurial > sat_docs
log docker/libervia_cont.sh @ 105:b69056368901
age | author | description |
---|---|---|
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 |
Fri, 26 Feb 2016 20:46:53 +0100 | Goffi | docker (libervia_cont): added -v argument in help message for removing sat_data in restore command |
Fri, 26 Feb 2016 20:20:36 +0100 | Goffi | docker (libervia_cont): fixed restore when full backup path is used |
Fri, 26 Feb 2016 17:29:34 +0100 | Goffi | docker (libervia_cont): removed instructions about commiting sat_data, as a volume container will not commit data (see https://github.com/docker/docker/issues/7583) |
Wed, 24 Feb 2016 20:29:30 +0100 | Goffi | docker (libervia_cont): removed useless echo in get_dyn_var |