Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eryajf/eryajf-dockerfile
🏺 个人常用的Docker镜像汇总
https://github.com/eryajf/eryajf-dockerfile
ansible centos7 dockerfile dockerfiles-linux eryajf go goimage jdk8 mvn nexus3 node16
Last synced: 19 days ago
JSON representation
🏺 个人常用的Docker镜像汇总
- Host: GitHub
- URL: https://github.com/eryajf/eryajf-dockerfile
- Owner: eryajf
- License: mit
- Created: 2023-04-20T07:15:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T03:14:14.000Z (12 months ago)
- Last Synced: 2024-10-02T09:09:58.171Z (about 1 month ago)
- Topics: ansible, centos7, dockerfile, dockerfiles-linux, eryajf, go, goimage, jdk8, mvn, nexus3, node16
- Language: Dockerfile
- Homepage:
- Size: 15.6 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**个人常用的docker镜像基础物料。**
当下包含镜像有:
- [centos7.9](./base/centos-7.9/build.sh)
- [centos-ansible](./base/centos-ansible/build.sh)
- [go1.17](./base/go1.17/build.sh)
- [go1.18](./base/go1.18/build.sh)
- [go1.19](./base/go1.19/build.sh)
- [go1.20](./base/go1.20/build.sh)
- [jdk-1.8](./base/jdk-1.8/build.sh)
- [jre-1.8](./base/jre-1.8/build.sh)
- [mvnd](./base/mvnd/build.sh)
- [nexus3](./base/nexus3/build.sh)
- [node-16.20](./base/node-16.20/build.sh)
- [alpine-3.18](./base/alpine-3.18/build.sh)你可以通过push后的地址进行下载直接使用。