Docker: added pause/resume commands & container console window

This commit is contained in:
bergware
2018-05-01 09:37:31 +02:00
parent a199bed29c
commit a67787cade
9 changed files with 67 additions and 27 deletions
-1
View File
@@ -77,7 +77,6 @@ span.tub span[id^='txt-tub']{margin-top:7px}
#title span.right{font-size:20px;padding-right:10px;float:right}
#title span img,#title p{display:none}
#title:first-child{margin-top:0}
#apps_icons{width:90%}
#clear{clear:both}
#footer{position:fixed;bottom:0;left:0;color:#808080;background:#121510;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center;z-index:100}
#statusraid{float:left;padding-left:10px}
-1
View File
@@ -77,7 +77,6 @@ span.tub span[id^='txt-tub']{margin-top:7px}
#title span.right{font-size:20px;padding-right:10px;float:right}
#title span img,#title p{display:none}
#title:first-child{margin-top:0}
#apps_icons{width:90%}
#clear{clear:both}
#footer{position:fixed;bottom:0;left:0;color:#808080;background:#121510;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center;z-index:100}
#statusraid{float:left;padding-left:10px}