4 lines
No EOL
127 B
YAML
4 lines
No EOL
127 B
YAML
services:
|
|
terraform-manager:
|
|
image: alpine:latest
|
|
command: tail -f /dev/null # This just keeps the container "active" |