Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysicing/dockerfiles
Collection of my Dockerfiles for many open-source projects
https://github.com/ysicing/dockerfiles
caddy docker dockerfiles rsshub xtrabackup ysicing-environment
Last synced: about 1 month ago
JSON representation
Collection of my Dockerfiles for many open-source projects
- Host: GitHub
- URL: https://github.com/ysicing/dockerfiles
- Owner: ysicing
- Created: 2018-04-14T08:59:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T03:32:35.000Z (4 months ago)
- Last Synced: 2024-08-27T04:44:00.023Z (4 months ago)
- Topics: caddy, docker, dockerfiles, rsshub, xtrabackup, ysicing-environment
- Language: Dockerfile
- Homepage:
- Size: 12.5 MB
- Stars: 6
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fysicing%2Fdockerfiles.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fysicing%2Fdockerfiles?ref=badge_shield)
## 镜像列表
### debian
![GitHub Workflow Status (event)](https://img.shields.io/github/actions/workflow/status/ysicing/dockerfiles/debian.yml?style=flat-square)
![Docker Pulls](https://img.shields.io/docker/pulls/ysicing/debian?style=flat-square)
![Docker Image Size](https://img.shields.io/docker/image-size/ysicing/debian?style=flat-square)#### 最新可信
```bash
ysicing/debian
ghcr.io/ysicing/debian
```#### 可信不最新
```bash
registry.cn-beijing.aliyuncs.com/k7scn/debian
ccr.ccs.tencentyun.com/k7scn/debian
```#### 不一定可信但是最新
```bash
ttl.sh/ysicing/debian
```### god (go base debian)
![GitHub Workflow Status (event)](https://img.shields.io/github/actions/workflow/status/ysicing/dockerfiles/god.yml?style=flat-square)
![Docker Pulls](https://img.shields.io/docker/pulls/ysicing/god?style=flat-square)
![Docker Image Size](https://img.shields.io/docker/image-size/ysicing/god?style=flat-square)#### god最新可信
```bash
ysicing/god
ghcr.io/ysicing/god
```#### god可信不最新
```bash
registry.cn-beijing.aliyuncs.com/k7scn/god
ccr.ccs.tencentyun.com/k7scn/god
```#### god不一定可信但是最新
```bash
ttl.sh/ysicing/god
```## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fysicing%2Fdockerfiles.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fysicing%2Fdockerfiles?ref=badge_large)