No description
- HCL 100%
|
|
||
|---|---|---|
| .env.example | ||
| .gitignore | ||
| main.pkr.hcl | ||
| README.md | ||
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.