Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
darora committed Feb 4, 2025
1 parent ec51f42 commit a7496be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-kubernetes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.21

ADD output-cloudimg/packer-cloudimg /disk/focal.qcow2
ADD ./output-cloudimg/packer-cloudimg /disk/focal.qcow2

RUN apk add --no-cache qemu-system-aarch64 qemu-img openssh nftables cloud-utils-localds aavmf
# dev stuff
Expand Down

0 comments on commit a7496be

Please sign in to comment.