added horovod cpu image

This commit is contained in:
2021-06-10 16:04:53 +04:00
parent 435f553889
commit af46493aa9
2 changed files with 51 additions and 3 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