x3rus (Thomas Boutry)
x3rus (Thomas Boutry)
Hi, I change regex when event are trap to extract container ID and event using to new format New Format > 2017-01-11T20:46:26.268651386-05:00 container start bc340bc76860452fb99ce15101765107f0cf32005e9fcb3261407d81d247307d (image=ubuntu:14.04, name=toto) Original one :...
Hi, For my needs I create startup script for my server Ubuntu and my workstation ArchLinux , so I hope it can help other people ! English is not my...
Hi, So here the patch suggestion , of course it's include my 2 other pull request . To fix the issues , I keep the idea of the script ,...
Hi, yep me again :D , The creation process work , event are trap correctly with my pull request when I fixed the issue #11 , but the destroy event...
Hi, I use docker version 1.12 : ``` $ docker info Containers: 64 Running: 13 Paused: 0 Stopped: 51 Images: 239 Server Version: 1.12.1 Storage Driver: aufs Root Dir: /data/var/lib/docker/aufs...