Giter VIP home page Giter VIP logo

ceiec-ems-docker-deploy's Introduction

中电设备管理系统部署

准备Windows10 或 Windows Server 2016 服务平台

安装Docker Desktop for Windows环境 | 下载页面 | 下载链接

下载部署仓库

https://github.com/smallsaas/ceiec-ems-docker-deploy/archive/refs/tags/ceiec.zip

或访问此链接下载 并解压

或通过 git bash克隆

git clone https://github.com/smallsaas/ceiec-ems-docker-deploy.git

构建并运行镜像

进入目录, 选择startup.cmd文件,右键选择powershell执行

或选择解压目录(ceiec-ems-docker-deploy)按鼠标右键在该目录下打开powershell

并执行以下命令

powershell> ./startup.cmd
powershell> #or
powershell> docker-compose up --detach --build --remove-orphans

如何中止服务

powershell>docker-compose stop 

常见问题

硬盘没有共享

Error response from daemon: status code not OK but 500: {"Message":"Unhandled exception: Drive has not been shared"}

解决步骤

docker-drive-has-not-been-shared

  • 打开 docker desktop
  • 进入设置 -> Resource -> FILESHARING
  • 增加共享 c: 盘 (若部署文件在 c: 盘)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.