added cuda based gpu image

This commit is contained in:
Benjamin Jacob Reji
2021-05-26 15:08:43 +04:00
parent 9a72149a52
commit 31b9e7e934
6 changed files with 137 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/bin/bash
# -----------------------------------------------------------------------------
# docker-ubuntu-sshd /start script
#
# Authors: Art567
# Updated: Sep 20th, 2015
# -----------------------------------------------------------------------------
# Run OpenSSH server in daemon mode
/usr/sbin/sshd -D