{"id":21577898,"url":"https://github.com/plh97/docker-learn","last_synced_at":"2026-04-24T21:32:41.947Z","repository":{"id":143433501,"uuid":"165512357","full_name":"plh97/docker-learn","owner":"plh97","description":"🐳lots of little project isolate each other here","archived":false,"fork":false,"pushed_at":"2019-02-22T04:39:39.000Z","size":41540,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T19:11:33.719Z","etag":null,"topics":["autobuild","docker"],"latest_commit_sha":null,"homepage":"https://github.com/pengliheng/pengliheng.github.io/issues/64","language":"JavaScript","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/plh97.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,"zenodo":null}},"created_at":"2019-01-13T14:05:09.000Z","updated_at":"2019-03-14T10:19:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"defd22c8-441e-486f-934d-718191a7dda2","html_url":"https://github.com/plh97/docker-learn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plh97/docker-learn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plh97","download_url":"https://codeload.github.com/plh97/docker-learn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fdocker-learn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["autobuild","docker"],"created_at":"2024-11-24T13:08:56.711Z","updated_at":"2026-04-24T21:32:41.942Z","avatar_url":"https://github.com/plh97.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### 一键部署以下项目\n\n- [x] nodejs                    开发体验    慢\n- [x] python\n- [x] nginx\n- [x] apache/httpd\n- [x] nodejs+mongo\n- [x] python+redis\n- [x] tomcat    \n- [x] egg.js                    开发体验    慢\n- [x] create-react-app          开发体验    极速\n- [x] golang                    开发体验    1.无法监听项目下文件变更，实现动态热更golang项目。2.可以规避的问题\n- [x] vue-cli                   开发体验    快\n- [x] tensorflow                地址:       [docker pull pengliheng/tf](https://cloud.docker.com/repository/docker/pengliheng/tf/general)\n\n\n### `docker build --tag=\u003cmy project\u003e`  开发环境部署\n```bash\ndocker build --tag=pengliheng/\u003cmy project\u003e                                        # 新建docker image\ndocker run --rm -it -d -v $(pwd):/code -w -p 80:80 /code pengliheng/\u003cmy project\u003e  # 在image层下新建一个container\ndocker ps -a -s                                                                   # 查询container id\ndocker attach \u003ccontainer id\u003e                                                      # hack 进入container 进行开发\n```\n\n\n\n### `docker-composer up`  生产环境部署\n需要删除image才能修改之前提交的参数,,,,或许重新build一次可以改善问题...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplh97%2Fdocker-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplh97%2Fdocker-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplh97%2Fdocker-learn/lists"}