You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2022. It is now read-only.
What i try: Creating a Dockercontainer - which uses Packer to create a KVM/qemu Image.
So far so good.
Everything works fine, but if the build KVM Image tries to access the Internet it fails (while Build is on going)
Packer is able to connect via SSH and doing so stuff, if packer tries to update the created Image, no internetconnection is given.
Just to understand me correct:
We use this docker/packer image to create qemu images.
We dont generate the Dockerfile with packer!