https://github.com/y0ngb1n/dockerized
🐳 Build once, run anywhere
https://github.com/y0ngb1n/dockerized
adguard-home beancount bitwarden cloudflare-tunnel docker docker-compose dockerized gost grafana home-lab kubernetes minio nginx-proxy pi-hole promethues shadowsocks sing-box tailscale traefik zerotier
Last synced: 3 days ago
JSON representation
🐳 Build once, run anywhere
- Host: GitHub
- URL: https://github.com/y0ngb1n/dockerized
- Owner: y0ngb1n
- License: mit
- Created: 2019-01-20T12:14:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T11:37:00.000Z (about 2 months ago)
- Last Synced: 2025-04-14T10:42:43.490Z (about 1 month ago)
- Topics: adguard-home, beancount, bitwarden, cloudflare-tunnel, docker, docker-compose, dockerized, gost, grafana, home-lab, kubernetes, minio, nginx-proxy, pi-hole, promethues, shadowsocks, sing-box, tailscale, traefik, zerotier
- Language: Dockerfile
- Homepage: https://hub.docker.com/u/y0ngb1n/
- Size: 1.41 MB
- Stars: 879
- Watchers: 10
- Forks: 71
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
𝑫𝒐𝒄𝒌𝒆𝒓𝒊𝒛𝒆𝒅
`🐳 一处构建,处处运行 🚢`
[](https://sourl.cn/TpLCyc)
[](https://sourl.cn/WBkUGt)



[](https://github.com/y0ngb1n/dockerized)
[](https://github.com/y0ngb1n)
---
**说明**
🐳 Docker / Compose \
☸️ Kubernetes- [AdGuard Home](https://github.com/y0ngb1n/dockerized/tree/master/adguard-home) - 过滤家中广告 🐳
- [AList](https://github.com/y0ngb1n/dockerized/tree/master/alist) - 支持多存储的文件列表程序 ☸️
- [Beancount](https://github.com/y0ngb1n/dockerized/tree/master/beancount) - 一个优秀的开源复式记账工具 ☸️
- [Bitwarden](https://github.com/y0ngb1n/dockerized/tree/master/bitwarden) - 私人密码管理器 🐳
- [Blocky](https://github.com/y0ngb1n/dockerized/tree/master/blocky) - 一个轻量级的 DNS 代理工具,支持 DoT/DoH 加密以及广告过滤 🐳
- [Cloudflare Tunnel](https://github.com/y0ngb1n/dockerized/tree/master/cloudflare-tunnel) - Cloudflare 出品的一款轻量级代理工具 ☸️
- [dae](https://github.com/y0ngb1n/dockerized/tree/master/dae) - 一款基于 eBPF 技术的 Linux 高性能透明代理工具 🐳
- [Tailscale VPN](https://github.com/y0ngb1n/dockerized/tree/master/tailscale) - 搭建属于自己的虚拟局域网 🐳 ☸️
- [SonarQube](https://github.com/y0ngb1n/dockerized/tree/master/sonarqube) - 代码质量检测平台 🐳
- [ZeroTier](https://github.com/y0ngb1n/dockerized/tree/master/zerotier) - 搭建属于自己的虚拟局域网 🐳---
## 一键安装 𝑫𝒐𝒄𝒌𝒆𝒓 [](https://github.com/moby/moby/releases)
```bash
curl -fsSL https://get.docker.com | bash
```## 一键安装 𝑪𝒐𝒎𝒑𝒐𝒔𝒆 [](https://github.com/docker/compose/releases)
Compose 既然是一个 Python 应用,自然也可以直接用容器来执行它:
```bash
export DOCKER_COMPOSE_VERSION=1.24.0
curl -L https://github.com/docker/compose/releases/download/${DOCKER_COMPOSE_VERSION}/run.sh > /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
```## ⚗️ 资源推荐
### 镜像加速
- [Docker Hub 镜像加速器](https://gist.github.com/y0ngb1n/7e8f16af3242c7815e7ca2f0833d3ea6)
### 在线体验
- [Play with Docker](https://labs.play-with-docker.com/)
- [Play with Kubernetes](https://labs.play-with-k8s.com/)
- [Play with iximiuz Labs](https://labs.iximiuz.com/playgrounds)### 实用工具
| 库名 | 简述 | Stars |
| --------------------------------------------------------- | ---------------------------- | ------------------------------------------------------------------------------ |
| [watchtower](https://github.com/containrrr/watchtower) | 自动更新 Docker 容器 |  |
| [docker-gc](https://github.com/spotify/docker-gc) | 容器和镜像的垃圾回收器 |  |
| [docker-slim](https://github.com/docker-slim/docker-slim) | 面向容器的神奇减肥药 |  |
| [ctop](https://github.com/bcicen/ctop) | 容器的类顶层接口 |  |
| [portainer](https://github.com/portainer/portainer) | 一款 Docker 可视化管理工具 |  |
| [lazydocker](https://github.com/jesseduffield/lazydocker) | 基于终端的一个可视化查询工具 |  |### 开源仓库
| 库名 | 简述 | Stars |
| -------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| [docker-cheat-sheet](https://github.com/wsargent/docker-cheat-sheet) | Docker Cheat Sheet |  |
| [docker_practice](https://github.com/yeasy/docker_practice) | Docker — 从入门到实践 |  |
| [awesome-docker](https://github.com/veggiemonk/awesome-docker) | A curated list of Docker resources and projects |  |
| [awesome-selfhosted](https://github.com/Kickball/awesome-selfhosted) | Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers. |  |
| [distroless](https://github.com/GoogleContainerTools/distroless) | Language focused docker images, minus the operating system |  |
| [gcr](https://github.com/mritd/gcr) | [GCR](https://gcr.io/) 同步仓库 |  |### 同类仓库
| 库名 | 简述 | Stars |
| ------------------------------------------------------ | ------------------------------------------------------- | -------------------------------------------------------------------------- |
| [dockerfiles](https://github.com/jessfraz/dockerfiles) | Various Dockerfiles I use on the desktop and on servers |  |
| [dockerfiles](https://github.com/vimagick/dockerfiles) | A collection of delicious docker recipes |  |
| [dockerfile](https://github.com/mritd/dockerfile) | 该仓库存放了作者工作、生活中需要用到的 Dockerfile |  |### Dockerized 推动者
| 维护者 | 简述 |
| ------------------------------------------ | ----------------------------------- |
| [@bitnami](https://bitnami.com/containers) | Bitnami Container Images for Docker |
| [@sameersbn](https://github.com/sameersbn) | Software Engineer @bitnami |### Kubernetes ([K8s](https://k8s.io))
| 库名 | 简述 | Stars |
| ------------------------------------------------------------------------------------------------------- | --------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| [awesome-kubernetes](https://github.com/ramitsurana/awesome-kubernetes) | A curated list for awesome kubernetes sources |  |
| [kubernetes-learning](https://github.com/cnych/kubernetes-learning) | 从 Docker 到 Kubernetes 进阶 |  |
| [follow-me-install-kubernetes-cluster](https://github.com/opsnull/follow-me-install-kubernetes-cluster) | 和我一步步部署 Kubernetes 集群 |  |
| [kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook) | Kubernetes 中文指南/云原生应用架构实践手册 |  |
| [kubernetes-handbook](https://github.com/feiskyer/kubernetes-handbook) | Kubernetes 指南 |  |
| [kubernetes-basicLearning](https://github.com/knrt10/kubernetes-basicLearning) | 从 0 开始教你学会 K8S |  |