Files
p2p-rendering-computation/server/docker/containers/docker-ubuntu-sshd-x11/scripts/start

15 lines
346 B
Bash

#!/bin/bash
# -----------------------------------------------------------------------------
# docker-ubuntu-sshd /start script
#
# Authors: Art567
# Updated: Sep 20th, 2015
# -----------------------------------------------------------------------------
# Run OpenSSH server in daemon mode
/usr/sbin/sshd -D
# Running x11 server with password