ssh-honeypot/docker-compose.yaml

6 lines
68 B
YAML

services:
ssh-honeypot:
build: .
ports:
- "2222:22"