Add hooks support to podman

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #155
Approved by: mheon
This commit is contained in:
Daniel J Walsh
2018-03-29 11:01:47 -04:00
committed by Atomic Bot
parent ca3b241451
commit fdcf633a33
17 changed files with 677 additions and 2 deletions

5
vendor/github.com/mrunalp/fileutils/README.md generated vendored Normal file
View File

@@ -0,0 +1,5 @@
# fileutils
Collection of utilities for file manipulation in golang
The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats.