add docker compose

This commit is contained in:
Nils 2021-06-23 00:28:56 +02:00
parent b39b7ebde0
commit 3700652e51
Signed by: byreqz
GPG Key ID: 396A62D7D436749E
1 changed files with 15 additions and 0 deletions

15
docker-compose.yml Normal file
View File

@ -0,0 +1,15 @@
version: '2.3'
services:
gotty-docker:
container_name: gotty-docker
image: byreqz/gotty-docker:latest
restart: unless-stopped
ports:
- 1234:1234
environment:
- port=1234
- userpass=user:pass
- title=1234
- pkgs=neofetch
- command=neofetch