mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-19 02:44:02 +00:00
asd
This commit is contained in:
parent
44a44c9873
commit
45443c0b74
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
|
### Docker
|
||||||
|
|
||||||
|
Make sure you have both docker and docker-compose(>=`1.24.0`) installed.
|
||||||
|
|
||||||
```
|
```
|
||||||
apt install docker docker-compose
|
|
||||||
mkdir /lemmy/
|
mkdir /lemmy/
|
||||||
cd /lemmy/
|
cd /lemmy/
|
||||||
wget https://github.com/dessalines/lemmy/blob/master/docker/docker-compose.yml
|
wget https://github.com/dessalines/lemmy/blob/master/docker/docker-compose.yml
|
||||||
|
|
Loading…
Reference in a new issue