Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 990 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 990 Bytes

Dockette / Hashicorp

🐳 Docker image with preinstalled Nomad, Consul, Levant, Vault, Terraform, Packer and Waypoint.

🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x


Usage

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

Development

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.