An open API service indexing awesome lists of open source software.

https://github.com/roosoft/elixir-deploy

Base image including Elixir as well as Node.js and npm
https://github.com/roosoft/elixir-deploy

Last synced: 5 months ago
JSON representation

Base image including Elixir as well as Node.js and npm

Awesome Lists containing this project

README

          

# elixir-deploy
Base Docker image including Elixir as well as Node.js and npm

## how to build
```bash
docker build -t elixir-deploy:1.12.2 .
```