All Projects → whorusq → learning-docker

whorusq / learning-docker

Licence: other
Docker 入门指引及相关资料整理

Programming Languages

Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to learning-docker

Lnmp
LEMP stack/LAMP stack/LNMP stack installation scripts for CentOS/Redhat Debian and Ubuntu
Stars: ✭ 2,488 (+11209.09%)
Mutual labels:  lnmp, lamp
Lnmp
LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RHEL/Fedora/Aliyun/Amazon、Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS或独立主机安装LNMP(Nginx/MySQL/PHP)、LNMPA(Nginx/MySQL/PHP/Apache)、LAMP(Apache/MySQL/PHP)生产环境的Shell程序。
Stars: ✭ 2,119 (+9531.82%)
Mutual labels:  lnmp, lamp
Baota
宝塔Linux面板 - 简单好用的服务器运维面板
Stars: ✭ 3,163 (+14277.27%)
Mutual labels:  lnmp, lamp
Oneinstack
OneinStack - A PHP/JAVA Deployment Tool
Stars: ✭ 1,983 (+8913.64%)
Mutual labels:  lnmp, lamp
Server
docker从入门到自动化构建php环境
Stars: ✭ 208 (+845.45%)
Mutual labels:  lnmp
Docker Lemp
🐳 Docker 快速搭建 LEMP 开发环境
Stars: ✭ 87 (+295.45%)
Mutual labels:  lnmp
Lnmp
💻 🐳 🐘 🐬 🐧 🚀 Start Docker LNMP(LEMP) In less than 2 minutes Powered by Docker Compose. 让 PHP 开发者快速(一键)搭建基于容器技术(Docker、Kubernetes)的开发、测试、生产(CI/CD by Drone)环境.
Stars: ✭ 341 (+1450%)
Mutual labels:  lnmp
Lnmp
Support: Nginx 1.12/1.13 + MySQL 5.5/5.6/5.7/8.0(MariaDB 5.5/10.0/10.1/10.2/10.3) + PHP 5.4/5.5/5.6/7.0/7.1/7.2 + phpMyAdmin(Adminer)
Stars: ✭ 262 (+1090.91%)
Mutual labels:  lnmp
LEMPer
LEMPer Stack is terminal-based LEMP / LNMP installer and manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).
Stars: ✭ 171 (+677.27%)
Mutual labels:  lnmp
TwistPHP
A fresh, new PHP MVC framework built from the ground up
Stars: ✭ 27 (+22.73%)
Mutual labels:  lamp
Docker Lnmp
🔥 Mac/Linux Docker LNMP
Stars: ✭ 189 (+759.09%)
Mutual labels:  lnmp
Docker Lnmp
利用 Docker-Compose 编排 LNMP 开发环境
Stars: ✭ 165 (+650%)
Mutual labels:  lnmp
Jadedock
使用 Docker 快速部署简易的 Ngixn + PHP + MySQL + Redis 环境(可开发、可线上运行)
Stars: ✭ 109 (+395.45%)
Mutual labels:  lnmp
Centminmod
CentOS Shell menu based Nginx LEMP web stack auto installer (GPLv3 licensed)
Stars: ✭ 519 (+2259.09%)
Mutual labels:  lnmp
omeka-s-docker
Omeka-S in Docker containers.
Stars: ✭ 18 (-18.18%)
Mutual labels:  lamp
Slickstack
SlickStack is a free LEMP stack automation script written in Bash designed to enhance and simplify WordPress provisioning, performance, and security.
Stars: ✭ 311 (+1313.64%)
Mutual labels:  lnmp
Laravel Deployment
📗[WIP] 追求质量的 Laravel 应用部署上线课程。
Stars: ✭ 190 (+763.64%)
Mutual labels:  lnmp
demet
Simple and useful LAMP & LEMP and more stack environments to use on Docker.
Stars: ✭ 76 (+245.45%)
Mutual labels:  lamp
ShellVhostManager
Helps you managing LAMP basic needs (virtualHost, Ftp users, Mysql Database)
Stars: ✭ 34 (+54.55%)
Mutual labels:  lamp
Lnmp Docker
Docker for LNMP (CentOS7 + Nginx + MariaDB + PHP7 + Redis + Supervisor + WebSocket + Cron)
Stars: ✭ 221 (+904.55%)
Mutual labels:  lnmp

Docker 是一款针对程序开发人员和系统管理员来开发、部署、运行应用的一款虚拟化平台。它可以让你像使用集装箱一样快速的组合成应用,并且可以像运输标准集装箱一样,尽可能的屏蔽代码层面的差异。

Docker 会尽可能的缩短从代码测试到产品部署的时间。

文章索引

各类开发环境

常见问题

更多相关资源

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].