mirror of
https://github.com/10h30/lookbusy-docker.git
synced 2026-05-12 15:21:21 +09:00
Create docker-compose.yml
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: '3.3'
|
||||
services:
|
||||
lookbusy:
|
||||
container_name: lookbusy
|
||||
restart: always
|
||||
volumes:
|
||||
- ./start.sh:/app/start.sh
|
||||
image: lookbusy
|
||||
Reference in New Issue
Block a user