🐳 Docker image with preinstalled Nomad, Consul, Levant, Vault, Terraform, Packer and Waypoint.
🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x
Basic
docker run -it --rm dockette/hashicorp lavant deploy app.hcl
Gitlab CI
stages:
- deploy
deploy:
stage: deploy
image: dockette/hashicorp
script:
- nomad job run app.nomad
See how to contribute to this package.
This package is currently maintaining by these authors.
Consider to support f3l1x. Also thank you for using this package.