排序
docker部署springcloud项目
1. 准备工作项目中用到了redis(3.2),mysql(5.7),nginx,elasticsearch(5.5.0),jdk(1.8)。将项目中的properites或yml中的配置信息全部配置成默认的,将生成的jar包上传到/usr/local/src/下...
Docker搭建LNMP+WordPress
一、服务器环境容器操作系统IP地址主要软件nginxCentOS 7172.18.0.10Docker-NginxmysqlCentOS 7172.18.0.20Docker-MysqlmysqlCentOS 7172.18.0.20Docker-Mysql二、Linux系统基础镜像systemctl s...
Docker学习的一些基本命令和用法
前言:想了解Docker的,找个视频看下,网上很多,肯定比我解释的清楚,这里就写一些基本命令和用法 1、安装环境 VMware Workstation虚拟机+CentOS7 2、安装D...
使用Docker搭建WordPress博客(三)nginx镜像制作
1.查看创建nginx镜像所有文件[root@localhost nginx]# lsdefault.conf Dockerfile fastcgi_params run.sh2.创建Dockerfile文件[root@localhost nginx]# cat Dockerfile #VERSION 0.0.1 ...
Dockerfile创建WordPress论坛
创建dockerfile目录在root目录下mkdir docker cd docker mkdire nginx mkdire mysql cd nginx ###上传nginx-1.12.2.tar.gz、wordpress-4.9.4-zh_CN.tar、libmcrypt-2.5.7.tar.gz、nginx.conf、w...
Ubuntu Server 20.04.2 LTS安装配置
Ubuntu Server 20.04.2 LTS安装配置1.选择English2.选择Continue without updating3.Done4.Done5.Done6.Mirror address: http://mirrors.aliyun.com/ubuntu7.Done8.Done Continue9.输入账号密码...






