Repository navigation

#

Docker

Created by Solomon Hykes

发布于 March 2013

docker
www.docker.com
维基百科

相关主题

Docker Compose
docker-container logo

Docker 提供了一个轻量级的虚拟化解决方案,帮助开发者快速部署应用。Develop faster. Run anywhere.

Docker 容器与虚拟机类似,但二者在原理上不同。容器是将操作系统层虚拟化,虚拟机则是虚拟化硬件,因此容器更具有便携性、更能高效地利用服务器。容器更多的用于表示软件的一个标准化单元。由于容器的标准化,因此它可以无视基础设施(Infrastructure)的差异,部署到任何一个地方。另外,Docker也为容器提供更强的业界的隔离兼容。

Pi-hole in a docker container

Shell
9379
14 天前

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA

Shell
8913
1 年前
amir20/dozzle

Realtime log viewer for docker containers.

Go
8261
12 小时前

A minimal init system for Linux containers

Python
7064
19 天前

使深信服(Sangfor)开发的非自由的 VPN 软件 EasyConnect 和 aTrust 运行在 docker 或 podman 中,并作为网关和/或提供 socks5、http 代理服务

Shell
4155
5 个月前

Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.

Python
2998
2 个月前

A basic LAMP stack environment built using Docker Compose.

Dockerfile
2748
8 个月前

Given an existing docker container, prints the command line necessary to run a copy of it.

Python
2708
2 个月前
create-go-app/cli

✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.

Go
2680
3 天前
pglombardo/PasswordPusher

🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.

Ruby
2360
6 小时前

An Alpine Linux container for the iCloud Photos Downloader command line utility

Shell
2168
14 小时前

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.

2167
4 年前

Amazon Elastic Container Service Agent

Go
2099
15 小时前