docker部署

This commit is contained in:
mindskip 2020-11-18 09:41:57 +08:00
parent 7fb56a99ae
commit 7101bad7fe
2 changed files with 1 additions and 8 deletions

View File

@ -164,4 +164,4 @@ server {
```docker
docker pull registry.cn-hangzhou.aliyuncs.com/mindskip/xzs:v3.0.6
docker run -d --name xzs --privileged -it -d -p 8001:8001 registry.cn-hangzhou.aliyuncs.com/mindskip/xzs:v3.0.6 /usr/sbin/init
```docker
```

View File

@ -1,7 +0,0 @@
table th {
min-width: 200px;
}
table td {
text-align: center;
}