mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-06 03:54:48 +02:00
9 lines
141 B
YAML
9 lines
141 B
YAML
cowrie:
|
|
image: vimagick/cowrie
|
|
ports:
|
|
- "2222:2222"
|
|
volumes:
|
|
- dl:/home/cowrie/dl
|
|
- log:/home/cowrie/log
|
|
restart: always
|