Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)