This repository was archived by the owner on Mar 15, 2022. It is now read-only.
This repository was archived by the owner on Mar 15, 2022. It is now read-only.
Open
Description
So as of today (7/29), there are an assortment of docker images for various tools.
Hashicorp Docker Images
- hashicorp/packer
- This is an automated build.
- This lives in https://github.com/hashicorp/docker-hub-images.
- This has a full, latest, 0.10.0, and light tag.
- hashicorp/consul
- This is an automated build.
- This lives in https://github.com/hashicorp/docker-consul (the same repo as the official docker image).
- This has a 0.6.4, v0.6.4, 0.6, and latest tag.
- hashicorp/terraform
- This is an automated build.
- This lives in https://github.com/hashicorp/docker-hub-images.
- This has a full, latest, 0.6.14, and light tag.
- hashicorp/vault
- This is NOT an automated build.
- This does not link to a github repo.
- This has no tags.
Official Docker Images
- library/consul
- This is NOT an automated build.
- This lives in https://github.com/hashicorp/docker-consul.
- This has a latest and v0.6.4 tag.
- library/vault
- This is NOT an automated build.
- This lives in https://github.com/hashicorp/docker-vault.
- This has a latest and v0.6.0 tag.
Also, nomad appears to be missing completely which I guess makes sense since if you decide to run a docker task within a docker container that might be a bit odd.
So is the plan to eventually have each tool live as an official docker image? Or will the hashicorp images still be maintained with the docker official images? I only ask because it looks certain efforts are being duplicated and other things are not consistent.
Metadata
Metadata
Assignees
Labels
No labels