Jump to content
XPEnology Community

claud-xp

Rookie
  • Posts

    2
  • Joined

  • Last visited

claud-xp's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. This Is my docker-compose file: version: "3" services: dsm: container_name: dsm image: kroese/virtual-dsm:latest environment: DISK_SIZE: "16G" devices: - /dev/kvm - /dev/vhost-net cap_add: - NET_ADMIN ports: - 5000:5000 - 21:21 - 20:20 volumes: - /opt/dsm:/storage restart: on-failure stop_grace_period: 1m
  2. Has anyone tested the FTP service? I can't get it to work, any suggestions?
×
×
  • Create New...