We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec51f42 commit a7496beCopy full SHA for a7496be
Dockerfile-kubernetes
@@ -1,6 +1,6 @@
1
FROM alpine:3.21
2
3
-ADD output-cloudimg/packer-cloudimg /disk/focal.qcow2
+ADD ./output-cloudimg/packer-cloudimg /disk/focal.qcow2
4
5
RUN apk add --no-cache qemu-system-aarch64 qemu-img openssh nftables cloud-utils-localds aavmf
6
# dev stuff
0 commit comments