Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 362 Bytes

🐋 Lavalink-Docker

Auto build script of Cog-Creators/Lavalink-Jars

Getting started

1. Build this image

```sh
chmod a+x ./scripts/build
```

2. Use this image

```sh
docker run tag(default: sannoob/lavalink:version) -v ./application.yml:/opt/lavalink/applcation.yml
```