diff options
author | nashe <thomas@chauchefoin.fr> | 2018-01-07 16:41:54 +0100 |
---|---|---|
committer | nashe <thomas@chauchefoin.fr> | 2018-01-07 16:41:54 +0100 |
commit | 73baefd28c0281bf0a8027696abb38717c64e113 (patch) | |
tree | 0594bff68713add056f663076e840dc116659568 | |
parent | 3f863f05f658b63186008516bfe173b23c68ca7e (diff) | |
download | planet-73baefd28c0281bf0a8027696abb38717c64e113.tar planet-73baefd28c0281bf0a8027696abb38717c64e113.tar.gz planet-73baefd28c0281bf0a8027696abb38717c64e113.tar.bz2 planet-73baefd28c0281bf0a8027696abb38717c64e113.tar.xz planet-73baefd28c0281bf0a8027696abb38717c64e113.zip |
Add link to moonmoon/docker-images in README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ Installing Installation steps (shared hosting or virtual / dedicated server) can be found [in the wiki](https://github.com/moonmoon/moonmoon/wiki/How-to-install). +Docker images are also available in [moonmoon/docker-images](https://github.com/moonmoon/moonmoon). +Theses images are probably not production-ready but should work for manual testing. + Contributing ------------ |