diff --git a/finetune/docker-compose_update.yml b/finetune/docker-compose_update.yml index 93a9611..059f6b0 100644 --- a/finetune/docker-compose_update.yml +++ b/finetune/docker-compose_update.yml @@ -58,15 +58,16 @@ services: privileged: true ipc: host network_mode: host - shm_size: '64gb' + shm_size: '128gb' ports: - - 3228:22 + - 3228:2222 environment: - NVIDIA_VISIBLE_DEVICES=all - NVIDIA_DRIVER_CAPABILITIES=compute,utility - TMPDIR=/var/tmp # networks: # - network_finetune + # command: ["/usr/sbin/sshd", "-D"] deploy: resources: reservations: