diff options
author | kballou <kballou@devnulllabs.io> | 2017-06-23 10:34:34 -0600 |
---|---|---|
committer | kballou <kballou@devnulllabs.io> | 2017-06-23 10:34:34 -0600 |
commit | 07fe7df839379d17aaaf151d7cc19969d78cca35 (patch) | |
tree | 1e02ae6d77bc74cc32cccc5f57f3e4ea1bec98b4 | |
parent | cad478fee369b125ddd6e0013f671aa85eff71fa (diff) | |
download | docker-erlang-dev-07fe7df839379d17aaaf151d7cc19969d78cca35.tar.gz docker-erlang-dev-07fe7df839379d17aaaf151d7cc19969d78cca35.tar.xz |
-rw-r--r-- | README.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index e47636f..71ac00a 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,7 @@ # Docker Erlang (Development Tools) # +*_DEPRECATED_*: Please use the `dev` tags on [docker-erlang][2]. + Erlang Docker container for running and developing Erlang/OTP applications. ## LICENSE ## @@ -10,3 +12,5 @@ conditions, please see the attached `LICENSE` file or the license can be found [online][1]. [1]: http://www.gnu.org/licenses/gpl.html + +[2]: https://hub.docker.com/r/kennyballou/docker-erlang |