浏览代码

docs: add docker instructions

thanks to @TheFrenchGhosty, there's a docker image now

#2
zyachel 3 年之前
父节点
当前提交
7757d5b183
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -91,6 +91,8 @@ In short: libremdb doesn't collect any data at all.
 
 ## Installation
 
+### Manual
+
 1. Install Node.js and Git.  
    for Node.js, visit [their website](https://nodejs.org/en/).  
    for Git, run `sudo apt install git` if you're on a Debain-based distro. Else visit [their website](https://git-scm.com/).
@@ -108,6 +110,10 @@ In short: libremdb doesn't collect any data at all.
 
 libremdb will start running at http://localhost:3000.
 
+### Docker
+
+There's a [docker image](https://github.com/PussTheCat-org/docker-libremdb-quay) made by [@TheFrenchGhosty](https://github.com/TheFrenchGhosty) for [PussTheCat.org's instance](https://libremdb.pussthecat.org). You can use that in case you wish to use docker.
+
 ---
 
 ## similar projects