dependabot-preview[bot]
e744609919
Bump github.com/Microsoft/hcsshim from 0.8.6 to 0.8.7
...
Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim ) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/Microsoft/hcsshim/releases )
- [Commits](https://github.com/Microsoft/hcsshim/compare/v0.8.6...v0.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-12-03 15:14:30 +01:00
Sascha Grunert
5ce139d37d
Switch to go modules
...
Remove the old vendor approach in replacement of go module support.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-07-09 08:32:22 +02:00
Daniel J Walsh
f71306a490
Fixes to allow unit test to pass on fedora 30
...
Fix unit test to ignore relatime
Update vendor to fix unit tests
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-05-16 21:34:23 -04:00
Daniel J Walsh
6c86fe70d3
Rebase vfs code to use Moby definition of copy driver
...
This new version of copy will attempt to use reflinks
if the underlying file system supports reflink, which
should optimize the vfs storage driver for rootless
podman and buildah.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-12-05 10:16:19 -05:00