Added gpuhorovod Dockerfiles

This commit is contained in:
Benjamin Jacob Reji
2021-06-15 15:06:44 +04:00
parent 1730a58e53
commit c5d8769b17
3 changed files with 53 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