mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:50 +02:00
8 lines
116 B
YAML
8 lines
116 B
YAML
cowrie:
|
|
image: vimagick/cowrie
|
|
ports:
|
|
- "2222:2222"
|
|
volumes:
|
|
- log:/home/cowrie/log
|
|
restart: always
|