Parcourir la source

docs: add docker instructions

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

#2
zyachel il y a 3 ans
Parent
commit
7757d5b183
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  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