services:
  web:
    image: myapp:latest
    ports:
      - "22:22"
