Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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镜像汇总

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后的地址进行下载直接使用。