1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
dockerfiles/ariang/arm/docker-compose.yml

8 lines
121 B
YAML
Raw Normal View History

2021-09-07 03:45:52 +00:00
version: "3.8"
services:
ariang:
image: easypi/ariang-arm
ports:
- "8080:80"
restart: unless-stopped