mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
asd
This commit is contained in:
parent
637688f82e
commit
345f3e2bca
1 changed files with 2 additions and 1 deletions
|
@ -64,8 +64,9 @@ Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Infern
|
|||
|
||||
### Docker
|
||||
|
||||
Make sure you have both docker and docker-compose(>=`1.24.0`) installed.
|
||||
|
||||
```
|
||||
apt install docker docker-compose
|
||||
mkdir /lemmy/
|
||||
cd /lemmy/
|
||||
wget https://github.com/dessalines/lemmy/blob/master/docker/docker-compose.yml
|
||||
|
|
Loading…
Reference in a new issue