Restructure: move infra packages to root level
This commit is contained in:
5
terraform-pve-vm/Dockerfile
Normal file
5
terraform-pve-vm/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM hashicorp/terraform:latest
|
||||
|
||||
RUN apk add --no-cache openssh-client
|
||||
|
||||
WORKDIR /workspace
|
||||
Reference in New Issue
Block a user