Add image pull with signature integration test
Signed-off-by: Aaron Weitekamp <aweiteka@redhat.com> Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
0f8cce1a4f
commit
adb0d19416
5 changed files with 51 additions and 1 deletions
|
@ -107,6 +107,7 @@ RUN set -x \
|
|||
# Make sure we have some policy for pulling images
|
||||
RUN mkdir -p /etc/containers
|
||||
COPY test/policy.json /etc/containers/policy.json
|
||||
COPY test/redhat_sigstore.yaml /etc/containers/registries.d/registry.access.redhat.com.yaml
|
||||
|
||||
WORKDIR /go/src/github.com/kubernetes-incubator/cri-o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue