ssh-honeypot/docker-compose.yaml

6 lines
68 B
YAML
Raw Normal View History

2023-12-26 16:44:59 +01:00
services:
ssh-honeypot:
build: .
ports:
- "2222:22"