veggiemonk/awesome-docker 源码下载与部署教程

项目概述

:whale: A curated list of Docker resources and projects

项目地址

https://github.com/veggiemonk/awesome-docker

项目页面预览

veggiemonk/awesome-docker preview

关键指标

  • Stars:35159
  • 主要语言:
  • License:Apache License 2.0
  • 最近更新:2026-01-14T21:19:35Z
  • 默认分支:master

本站高速下载(国内可用)

点击下载(本站镜像)
– SHA256:d72f000c7f084a9d40404a3861455389ccd584972144114f72224fc0baedf57f

安装部署要点(README 精选)

Deployment and Infrastructure

  • awesome-stacks – Deploy 150+ open-source web apps with one Docker command
  • blackfish – a CoreOS VM to build swarm clusters for Dev & Production by @blackfish
  • BosnD – BosnD, the boatswain daemon – A dynamic configuration file writer & service reloader for dynamically changing container environments.
  • Centurion – Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By @newrelic
  • Clocker – Clocker creates and manages a Docker cloud infrastructure. Clocker supports single-click deployments and runtime management of multi-node applications that run as containers distributed across multiple hosts, on both Docker and Marathon. It leverages [Calico][calico] and [Weave][weave] for networking and Brooklyn for application blueprints. By @brooklyncentral
  • Conduit – Experimental deployment system for Docker by @ehazlett
  • depcon – Depcon is written in Go and allows you to easily deploy Docker containers to Apache Mesos/Marathon, Amazon ECS and Kubernetes. By [@ContainX][containx]
  • deploy :skull: – Git and Docker deployment tool. A middle ground between simple Docker composition tools and full blown cluster orchestration by @ttiny
  • docker-to-iac – Translate docker run and commit into Infrastructure as Code templates for AWS, Render.com and DigitalOcean by @DeployStack
  • dockit :skull: – Do docker actions and Deploy gluster containers! By @humblec
  • gitkube – Gitkube is a tool for building and deploying docker images on Kubernetes using git push. By @Hasura.
  • Grafeas – A common API for metadata about containers, from image and build details to security vulnerabilities. By grafeas
  • Longshoreman :skull: – Longshoreman automates application deployment using Docker. Just create a Docker repository (or use a service), configure the cluster using AWS or Digital Ocean (or whatever you like) and deploy applications using a Heroku-like CLI tool. By longshoreman
  • swarm-ansible – Swarm-Ansible bootstraps a production-ready swarm cluster using ansible. Comes with tools to automate CI, help monitoring and traefik pre-configured for SSL certificates and simple-auth. Comes with a private registry and more!
  • SwarmManagement – Swarm Management is a python application, installed with pip. The application makes it easy to manage a Docker Swarm by configuring a single yaml file describing which stacks to deploy, and which networks, configs or secrets to create.
  • werf – werf is a CI/CD tool for building Docker images efficiently and deploying them to Kubernetes using GitOps by @flant

Runtime

  • aind – :skull: AinD launches Android apps in Docker, by nesting Anbox containers inside Docker by @aind-containers
  • cri-o – Open Container Initiative-based implementation of Kubernetes Container Runtime Interface by cri-o
  • lxc – LXC – Linux Containers
  • podman – libpod is a library used to create container pods. Home of Podman by [@containers][containers]
  • rlxc – LXC binary written in Rust by @brauner
  • runtime-tools – oci-runtime-tool is a collection of tools for working with the OCI runtime specification by @opencontainers

Docker Images

Dockerfile

  • chaperone-docker – A set of images using the Chaperone process manager, including a lean Alpine image, LAMP, LEMP, and bare-bones base kits.
  • Dockerfile Generator dfg is both a Go library and an executable that produces valid Dockerfiles using various input channels.
  • Dockerfile Project – Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container.
  • dockerfilegraph – Visualize your multi-stage Dockerfiles. By @PatrickHoefler
  • Dockershelf – A repository that serves as a collector for docker recipes that are universal, efficient and slim. Images are updated, tested and published daily via a Travis cron job. Maintained by @CollageLabs.
  • dockmoor :skull: – Manage docker image references and help to create reproducible builds with Docker. By @MeneDev
  • Vektorcloud – A collection of minimal, Alpine-based Docker images

Examples by:

常用命令(从 README 提取)

(未提取到命令块)

通用部署说明

  1. 下载源码并阅读 README
  2. 安装依赖(pip/npm/yarn 等)
  3. 配置环境变量(API Key、模型路径、数据库等)
  4. 启动服务并测试访问
  5. 上线建议:Nginx 反代 + HTTPS + 进程守护(systemd / pm2)

免责声明与版权说明

本文仅做开源项目整理与教程索引,源码版权归原作者所有,请遵循对应 License 合规使用。

© 版权声明
THE END
喜欢就支持一下吧
点赞11 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容