Adding Dockerfile with support files to build a minimal docker image running i2p.

This commit is contained in:
meeh
2017-01-07 13:59:26 +00:00
parent fc0ddb0193
commit 7f9a211242
4 changed files with 91 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
Just to trigger automatic builds of docker image.
Sorry for the mess in the root directory.
TODO: Change content :)
(hub.docker.io requires a Dockerfile + README.md in root, to build from a repo)