aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e4ed103c96b3de879e317310dd23d398c6610c63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Docker Erlang #

Erlang Docker containers for running Erlang/OTP applications.

## Updating Versions ##

To update the versions of the builds, edit the version information in the
options files, e.g., `18/options` and `19/options`, then run `make`. This will
generate new docker files for each build.

## LICENSE ##

This code is provided as-is, without warranty under the terms of the GNU Public
License (GPL) version 3 or later. For more information about the terms and
conditions, please see the attached `LICENSE` file or the license can be found
[online][1].

[1]: http://www.gnu.org/licenses/gpl.html