mirror of
https://github.com/stonith404/pingvin-share.git
synced 2024-11-05 15:30:14 +01:00
7 lines
116 B
YAML
7 lines
116 B
YAML
version: '3.8'
|
|
services:
|
|
clamav:
|
|
restart: unless-stopped
|
|
ports:
|
|
- 3310:3310
|
|
image: clamav/clamav |