New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

docker-compose-generator-for-elixir-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docker-compose-generator-for-elixir-cli

Generates Docker Compose files for Elixir projects (database set to postgresql)

  • 1.0.7
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Docker Compose Generator

Generates Docker Compose files for Elixir projects (database set to postgresql)

Installation

Using npm to install CLI tool:

$ sudo npm install -g npm
$ sudo npm install -g docker-compose-generator-for-elixir-cli

Example

In CLI:

$ dkrcmp --name '<name of db>' --path '<path to Elixir project>'

Why Use Docker Compose Generator?

Everyone's had that problem once. You forget your docker-compose.yml, yet it's hard to find the right configuration for the compose file. This project makes a redundant task so easy and convenient!

Keywords

FAQs

Package last updated on 20 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc