it was an attempt to use OSTree to deduplicate files, at the time we
already had a dependency on OSTree for system containers in
containers/image. Since the feature never really took off, let's just
drop it.
Closes: https://github.com/containers/storage/issues/419
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Added the few small changes needed to support these other distros.
* Enable building GO_VERSION "stable" on all distros, but ignore the
result. The failures are seemingly similar, but beyond my ability to
debug. For now, ignore the result to provide exposure and runtime
without any requirement to pass.
Signed-off-by: Chris Evich <cevich@redhat.com>
* Relocate them with visible names under hack/...
* Add support for adding additional $DISTRO's (later)
* Add tmpfs mount inside SPC
Signed-off-by: Chris Evich <cevich@redhat.com>