mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Updating readme for docker install
This commit is contained in:
parent
e8892f24fc
commit
87bf57b1f1
@ -39,10 +39,11 @@ Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Infern
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
### Docker
|
### Docker
|
||||||
|
Make sure you have both docker and docker-compose installed.
|
||||||
```
|
```
|
||||||
git clone https://github.com/dessalines/lemmy
|
git clone https://github.com/dessalines/lemmy
|
||||||
cd lemmy
|
cd lemmy
|
||||||
docker-compose up
|
./docker_update.sh # This pulls the newest version, builds and runs it
|
||||||
```
|
```
|
||||||
and goto http://localhost:8536
|
and goto http://localhost:8536
|
||||||
### Local Development
|
### Local Development
|
||||||
|
Loading…
Reference in New Issue
Block a user