No description
Find a file
Uwe Krause 9e8714d33e Update Hetzner Debian source to Debian 12
Change Debian 13 references to Debian 12 in source configuration
2026-06-16 23:38:14 +02:00
.env.example Update example token in env file 2026-06-16 22:44:17 +02:00
.gitignore init 2026-06-16 22:36:06 +02:00
main.pkr.hcl Update Hetzner Debian source to Debian 12 2026-06-16 23:38:14 +02:00
README.md Capitalize Docker and Debian in README 2026-06-16 22:57:40 +02:00

Goal: Create a packer image that has Docker installed and a unprivileged user that can use Docker (this is insecure, don't use this).

Current state: Packer config that creates a basic Debian 13 VM on hetzner cloud and installs nginx on it.