build(deps): bump github.com/docker/docker
libimage: add an events system
libimage: add unit tests
libimage: rename dockerTransport to registryTransport
Bump github.com/onsi/gomega from 1.11.0 to 1.12.0
pull: simplify transports switch
Fix images tagged by 64 chars cannot be pulled when ommiting "docker://" prefix
Add support for codespell, and fix issues found
libimage: restore the ability to pull from docker-daemon and tarball
Swap default logging to journald
fix image tree
Add support for creating default CNI network
Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0
Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2
Add a default network creation package
Add ability to specify a subnet for the default network
libimage: follow-up changes