aboutsummaryrefslogtreecommitdiffstats
path: root/docker/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-04-21 11:21:03 +0200
committerLoïc Hoguin <[email protected]>2020-04-21 11:21:03 +0200
commitc17d8624dbae513a66d14a244964172341123523 (patch)
tree72c63977ba98c1f9ccc4cc12708ab8989bf1279b /docker/README.md
parent2c2b9d3a0df19ca05e1da462b36eda7f2d050153 (diff)
downloaderlang.mk-c17d8624dbae513a66d14a244964172341123523.tar.gz
erlang.mk-c17d8624dbae513a66d14a244964172341123523.tar.bz2
erlang.mk-c17d8624dbae513a66d14a244964172341123523.zip
Move docker directory to etc/
Diffstat (limited to 'docker/README.md')
-rw-r--r--docker/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docker/README.md b/docker/README.md
deleted file mode 100644
index 04cdaa3..0000000
--- a/docker/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Create Docker image to run erlang.mk tests
-* clone erlang.mk repository
-```
-git clone https://github.com/ninenines/erlang.mk.git
-cd erlang.mk
-```
-* in git working dir
-```
-docker build . -f docker/Dockerfile
-``` \ No newline at end of file