{"id":22432536,"url":"https://github.com/zhusiqing/dockertemplate","last_synced_at":"2026-02-14T10:31:06.128Z","repository":{"id":109061053,"uuid":"416256648","full_name":"zhusiqing/dockerTemplate","owner":"zhusiqing","description":"docker分享模板","archived":false,"fork":false,"pushed_at":"2021-10-13T02:47:32.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T05:44:21.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhusiqing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-10-12T08:51:37.000Z","updated_at":"2021-10-13T02:47:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"c17fdc3f-560a-45fa-b98c-f50d97218ec8","html_url":"https://github.com/zhusiqing/dockerTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhusiqing/dockerTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhusiqing%2FdockerTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhusiqing%2FdockerTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhusiqing%2FdockerTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhusiqing%2FdockerTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhusiqing","download_url":"https://codeload.github.com/zhusiqing/dockerTemplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhusiqing%2FdockerTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29442719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:17:46.583Z","status":"ssl_error","status_checked_at":"2026-02-14T10:17:22.534Z","response_time":53,"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":[],"created_at":"2024-12-05T22:12:04.159Z","updated_at":"2026-02-14T10:31:06.112Z","avatar_url":"https://github.com/zhusiqing.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dockerTemplate\ndocker分享模板\n\n用例存放一些示例\n\n### Dockerfile\n\n1. FROM 创建镜像\n2. MAINTAINER 维护者信息\n3. RUN 执行命令\n4. CMD 容器启动时执行的命令，在用户未指定运行命令时生效\n5. EXPOSE 容器暴露的端口\n6. ENV 环境变量\n7. ADD 复制文件，地址到容器中\n8. COPY 复制文件到容器中\n9. ENTRYPOINT 容器启动时执行的命令，不可被用户指定运行命令生效\n10. VOLUME 挂载数据卷\n11. USER 运行容器时的用户名\n12. WORKDIR 工作目录，为后续命令提供相对地址\n13. ONBUILD 当该镜像为其他镜像的依赖镜像时，执行\n\n[docker中文文档](https://dockerdocs.cn/index.html)\n\n[docker hub](https://hub.docker.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhusiqing%2Fdockertemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhusiqing%2Fdockertemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhusiqing%2Fdockertemplate/lists"}