summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2016-05-10 16:11:05 -0600
committerkballou <kballou@devnulllabs.io>2016-05-10 16:11:05 -0600
commit179346f59e8c3a8ede8d69a54de200deadeaabe0 (patch)
treeb67748a1e1db28b94d11abb5b9c14c5c7d4f84e5 /README.markdown
downloaddocker-erlang-dev-179346f59e8c3a8ede8d69a54de200deadeaabe0.tar.gz
docker-erlang-dev-179346f59e8c3a8ede8d69a54de200deadeaabe0.tar.xz
Alpine Erlang Docker development image
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
new file mode 100644
index 0000000..e47636f
--- /dev/null
+++ b/README.markdown
@@ -0,0 +1,12 @@
+# Docker Erlang (Development Tools) #
+
+Erlang Docker container for running and developing Erlang/OTP applications.
+
+## 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