{"id":15348787,"url":"https://github.com/zuston/mip-docker","last_synced_at":"2025-04-03T23:13:01.263Z","repository":{"id":93117150,"uuid":"111362190","full_name":"zuston/MIP-Docker","owner":"zuston","description":"dockerfile ","archived":false,"fork":false,"pushed_at":"2017-11-22T11:06:49.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T10:46:01.196Z","etag":null,"topics":["mip"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zuston.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-20T04:36:36.000Z","updated_at":"2017-11-21T14:57:52.000Z","dependencies_parsed_at":"2023-06-04T23:45:23.833Z","dependency_job_id":null,"html_url":"https://github.com/zuston/MIP-Docker","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"ca9564ed3acdf51f32e45f46e32d8b595c9f9d28"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuston%2FMIP-Docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuston%2FMIP-Docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuston%2FMIP-Docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuston%2FMIP-Docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zuston","download_url":"https://codeload.github.com/zuston/MIP-Docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092393,"owners_count":20882218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mip"],"created_at":"2024-10-01T11:52:14.119Z","updated_at":"2025-04-03T23:13:01.238Z","avatar_url":"https://github.com/zuston.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MIP-Docker\n### 文件结构\n1. Dockerfile 为 docker 容器的配置文件\n2. init.sh 为 docker 容器启动时候的默认执行文件，是一些服务启动脚本\n3. mip 为控制容器的脚本, 支持 start, install, update 命令来控制容器\n### requirement\n1. 安装 docker, 推荐使用 daocloud 急速安装\n2. 安装 git, 公钥关联 github 账户\n### quick start\n1. 把以下的代码 git clone 到 ~/MIP 下，包括 mongo 的配置文件  \n`mkdir ~/MIP`  \n`git clone git@github.com:zuston/MIP-Searching.git`  \n`git clone git@github.com:zuston/MIP-FrontEnd.git`  \n`git clone git@github.com:zuston/MIP-Block.git`  \n2. 回到 MIP-Docker 目录下，执行 ./mip install\n3. 执行 ./mip start\n4. 如果 java 代码更新过后，则需要 ./mip update\n\n\u003chr\u003e\n以下可省略不看，如果 容器内部有问题，可进入 container 里面查看哦！\n\n### 代码需要挂载外部数据卷\n`MIP-Searching\n MIP-FrontEnd\n MIP-Block\n /opt/mongo.properties\n`\n### 生成　images :　\n`sudo docker build -t zuston/mipdocker:0.01 .`\n### 启动　container : \n`sudo docker run -p 127.0.0.1:80:80 -p 8083:8083 -p 6379:6379 -it -v ~/MIP:/MIP-CODE --name mipCore0.0.1 zuston/mipdocker:0.01 /bin/bash  `\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuston%2Fmip-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzuston%2Fmip-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuston%2Fmip-docker/lists"}