{"id":17299719,"url":"https://github.com/threefish/docker-centos7-tomcat8","last_synced_at":"2026-04-29T16:34:26.407Z","repository":{"id":93222078,"uuid":"106795987","full_name":"threefish/docker-centos7-tomcat8","owner":"threefish","description":"oracle JDK8","archived":false,"fork":false,"pushed_at":"2018-12-28T08:33:09.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T03:29:16.946Z","etag":null,"topics":["docker","docker-image","java-8","tomcat8"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/threefish.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":"2017-10-13T08:05:11.000Z","updated_at":"2018-04-12T06:30:25.000Z","dependencies_parsed_at":"2023-04-01T04:34:17.634Z","dependency_job_id":null,"html_url":"https://github.com/threefish/docker-centos7-tomcat8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefish%2Fdocker-centos7-tomcat8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefish%2Fdocker-centos7-tomcat8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefish%2Fdocker-centos7-tomcat8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefish%2Fdocker-centos7-tomcat8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threefish","download_url":"https://codeload.github.com/threefish/docker-centos7-tomcat8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245743324,"owners_count":20665090,"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":["docker","docker-image","java-8","tomcat8"],"created_at":"2024-10-15T11:23:27.137Z","updated_at":"2026-04-29T16:34:26.362Z","avatar_url":"https://github.com/threefish.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-centos7-oraclejdk8-tomcat8\n### JDK\n请自行准备 jdk-8u152-linux-x64.tar.gz 放在与Dockerfile同目录下\n#### 构建镜像\n```dockerfile\n#我的文件 /home/ 目录下的\ndocker build -t tomcat8jdk8 /home/\n```\n### 创建容器\n```bash\ndocker run -d -v /path/to/webapps:/tomcat/webapps -v /path/to/attach:/tomcat/attach -v /path/to/logs/:/tomcat/logs -p 80:8080 --name {你得容器名称} tomcat8jdk8:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreefish%2Fdocker-centos7-tomcat8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreefish%2Fdocker-centos7-tomcat8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreefish%2Fdocker-centos7-tomcat8/lists"}