Add infrastructure packages: terraform-pve, ansible-push, wolfstack-keepalived, terraform-pve-vm
This commit is contained in:
6
artemis-backup-20260614-1920/terraform-pve/Dockerfile
Normal file
6
artemis-backup-20260614-1920/terraform-pve/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM hashicorp/terraform:latest
|
||||
|
||||
WORKDIR /workspace
|
||||
VOLUME ["/workspace"]
|
||||
|
||||
ENTRYPOINT ["terraform"]
|
||||
Reference in New Issue
Block a user