Skip to content

vault-cli available in a Docker image

License

Notifications You must be signed in to change notification settings

MynthAI/docker-vault-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker vault-cli

This repository contains a Linux-based Docker image for vault-cli, a 12-factor oriented command line tool for Hashicorp Vault. The image is hosted on quay.io/mynth/docker-vault-cli.

Usage

vault-cli is available as a standalone binary in quay.io/mynth/docker-vault-cli.

Installation into Another Container

Add the following to your Dockerfile:

COPY --from=quay.io/mynth/docker-vault-cli /usr/local/bin/vault-cli /usr/local/bin/vault-cli

About

vault-cli available in a Docker image

Resources

License

Stars

Watchers

Forks