Skip to content

Commit

Permalink
vendor: update containers/image
Browse files Browse the repository at this point in the history
Needed to pick up this change:

ostree: use the same thread for ostree operations

Since ostreedev/ostree#1555, locking is
enabled by default in OSTree.  Unfortunately it uses thread-private
data and it breaks the Golang bindings.  Force the same thread for the
write operations to the OSTree repository.

Signed-off-by: Giuseppe Scrivano <[email protected]>
  • Loading branch information
giuseppe committed May 30, 2018
1 parent f9baaa6 commit 3ee2d81
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 889 deletions.

This file was deleted.

241 changes: 0 additions & 241 deletions vendor/github.com/containers/image/docs/atomic-signature.md

This file was deleted.

Loading

0 comments on commit 3ee2d81

Please sign in to comment.