summaryrefslogtreecommitdiff
path: root/pkg/bindings/test/fixture
diff options
context:
space:
mode:
authorJhon Honce <jhonce@redhat.com>2021-09-30 10:36:17 -0700
committerJhon Honce <jhonce@redhat.com>2021-09-30 14:30:06 -0700
commit648882bf64d781285cf874ea81f22ca554fc6058 (patch)
tree6a7952042afa7535fec690424f67cec81f9bed28 /pkg/bindings/test/fixture
parent6adf3293a02b84ed1060f87a36b3033f4a5357f5 (diff)
downloadpodman-648882bf64d781285cf874ea81f22ca554fc6058.tar.gz
podman-648882bf64d781285cf874ea81f22ca554fc6058.tar.bz2
podman-648882bf64d781285cf874ea81f22ca554fc6058.zip
Add guard for BuildOptions.CommonBuildOpts
Existing images.Build() bindings code panicked when field was not initialized. Signed-off-by: Jhon Honce <jhonce@redhat.com>
Diffstat (limited to 'pkg/bindings/test/fixture')
-rw-r--r--pkg/bindings/test/fixture/Containerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/bindings/test/fixture/Containerfile b/pkg/bindings/test/fixture/Containerfile
new file mode 100644
index 000000000..3a1031f32
--- /dev/null
+++ b/pkg/bindings/test/fixture/Containerfile
@@ -0,0 +1 @@
+From quay.io/libpod/alpine_nginx