version: '3' services: cuda-container: image: nvidia/cuda:12.2.2-devel-ubuntu22.04 tty: true stdin_open: true command: tail -f /dev/null