Short Description
ConSup image for erlang & elixir
Full Description
Consup elixir image Dockerfile
This repository contains Dockerfile for consup elixir image
for Docker's automated build
published to the public Docker Hub Registry.
Base Docker Image
Addons
The following packages added to base image:
- erlang
- elixir
Installation
Install Docker.
Download automated build from public
Docker Hub Registry:docker pull lekovr/consup_elixir
Usage
$ docker run -it --rm lekovr/consup_elixir npm config list
or run with fidm
$ FIDM_CMD="/init.sh npm build" fidm start elixir.yml
License
The MIT License (MIT)
Copyright (c) 2016 Alexey Kovrizhkin lekovr@gmail.com