both pouch and docker have events cmd to get the events from pouchd or dockerd, but in pouch, there's less event type support, we want to make more event type available to user, which can help to debug and trace.
support container image volume network event type now
Why you need it?
ref docker event type, it can help to debug for user.
How it could be?
both pouch and docker have events cmd to get the events from pouchd or dockerd, but in pouch, there's less event type support, we want to make more event type available to user, which can help to debug and trace. support container image volume network event type now
Other related information