完善dockerfile构建镜像

This commit is contained in:
dushixiang
2020-12-24 23:21:51 +08:00
parent 348074670e
commit 72f7dd5dc6
36 changed files with 369 additions and 277 deletions

View File

@ -226,7 +226,7 @@ class App extends Component {
<Route path="/setting" component={Setting}/>
<Footer style={{textAlign: 'center'}}>
Next Terminal ©2020 Created by 杜世翔
Next Terminal ©2020 dushixiang Version:0.0.1
</Footer>
</Layout>