利用Docker搭建LNMP环境
下载博主已经构建好的LNMP Docker镜像
很多时候我们需要部署开发环境,今天我来分享一下如何在Docker下面部署LNMP环境
开始
准备工作
- 首先你需要注册一个Docker ID
- 注册完成后去下载Docker Desktop 到你的电脑,选择Windows或者MAC
- 安装完成后,你就可以打开终端执行docker命令了。
docker Usage: docker [OPTIONS] COMMAND A self-sufficient runtime for containers Options: --config string Location of client config files (default "/Users/sam/.docker") -D, --debug Enable debug mode -H, --host list Daemon socket(s) to connect to -l, --log-level string Set the logging level ("debug"|"info"|"warn"|"error"|"fatal") (default "info") --tls Use TLS; implied by --tlsverify --tlscacert string Trust certs signed only by this CA (default "/Users/sam/.docker/ca.pem") --tlscert string Path to TLS certificate file (default "/Users/sam/.docker/cert.pem") --tlskey string Path to TLS key file (default "/Users/sam/.docker/key.pem") --tlsverify Use TLS and verify the remote -v, --version Print version information and quit Management Commands: builder Manage builds config Manage Docker configs container Manage containers image Manage images network Manage networks node Manage Swarm nodes plugin Manage plugins secret Manage Docker secrets service Manage services stack Manage Docker stacks swarm Manage Swarm system Manage Docker trust Manage trust on Docker images volume Manage volumes Commands: attach Attach local standard input, output, and error streams to a running container build Build an image from a Dockerfile commit Create a new image from a container's changes cp Copy files/folders between a container and the local filesystem create Create a new container diff Inspect changes to files or directories on a container's filesystem events Get real time events from the server exec Run a command in a running container export Export a container's filesystem as a tar archive history Show the history of an image images List images import Import the contents from a tarball to create a filesystem image info Display system-wide information inspect Return low-level information on Docker objects kill Kill one or more running containers load Load an image from a tar archive or STDIN login Log in to a Docker registry logout Log out from a Docker registry logs Fetch the logs of a container pause Pause all processes within one or more containers port List port mappings or a specific mapping for the container ps List containers pull Pull an image or a repository from a registry push Push an image or a repository to a registry rename Rename a container restart Restart one or more containers rm Remove one or more containers rmi Remove one or more images run Run a command in a new container save Save one or more images to a tar archive (streamed to STDOUT by default) search Search the Docker Hub for images start Start one or more stopped containers stats Display a live stream of container(s) resource usage statistics stop Stop one or more running containers tag Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE top Display the running processes of a container unpause Unpause all processes within one or more containers update Update configuration of one or more containers version Show the Docker version information wait Block until one or more containers stop, then print their exit codes Run 'docker COMMAND --help' for more information on a command.
安装CentOS镜像
docker pull <imageID>
启动CentOS镜像
docker run -d -i -t <imageID> /bin/bash
进入镜像
docker attach <ContainerID>
安装Linux工具
yum install net-tools.x86_64
yum install wget
wget http://soft.vpser.net/lnmp/lnmp1.6.tar.gz -cO lnmp1.6.tar.gz && tar zxf lnmp1.6.tar.gz && cd lnmp1.6 && ./install.sh lnmp
Lnmp一键安装包介绍,https://lnmp.org/install.html
列出所有容器
docker ps
提交镜像
docker commit <ContainerID> phpman/centos_lnmp
登陆docker
docker login
推送镜像到docker hub
docker push phpman/centos_lnmp
使用打包好的镜像
docker run -itd -p 80:80 -v ~/work:/home/wwwroot/ --privileged=true phpman/centos_lnmp:latest /bin/bash
19 条评论
36招商加盟网 · 2019年10月27日 下午8:55
很不错教程,这个lnmp环境是本地测试用的吗?现在服务器一般都是宝塔了。
phpman.song@gmail.com · 2019年10月30日 上午10:58
利用docker快速搭建开发环境。生产环境也可以用docker。本篇文章偏开发环境快速搭建。
fleck 5600 sxt metered water softener · 2020年4月8日 上午3:40
Hi my family member! I wish to say that this article is awesome, great written and come with approximately all important infos.
I’d like to see extra posts like this .
Kip · 2020年9月29日 上午2:31
Hi, very nice website, cheers!
——————————————————
Need cheap and reliable hosting? Our shared plans start at $10 for an year and VPS plans for $6/Mo.
——————————————————
Check here: https://www.good-webhosting.com/
hyundaibgbgbgbg@gmail.com · 2021年1月5日 上午6:08
Wohh just what I was searching for, appreciate it for posting. I love your site!
samochody ogłoszenia · 2021年1月5日 上午8:15
Doskonała robota, którą wykonałeś, ta strona internetowa jest naprawdę fajna i zawiera fantastyczne informacje.