Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

Docker Secrets

This NPM module loads Docker secrets from the /run/secrets directory created by Docker Swarm into a JS object for use within Node.js applications.

Installation

npm install @cloudreach/docker-secrets

Usage

constsecrets=require('@cloudreach/docker-secrets');console.log(secrets);

About

Converts Docker Secrets mounted into a container to an object.

Topics

Resources

Stars

21 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages