mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-05 07:47:01 +02:00
6 lines
101 B
YAML
6 lines
101 B
YAML
|
|
services:
|
||
|
|
clamav:
|
||
|
|
restart: unless-stopped
|
||
|
|
ports:
|
||
|
|
- 3310:3310
|
||
|
|
image: clamav/clamav
|