added docker continers to track server usage of docker containers

This commit is contained in:
2021-02-02 22:38:36 +04:00
parent 6b7abe989d
commit 67fc7ebc63
34 changed files with 7795 additions and 11 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