推荐
专栏
教程
课程
飞鹅
本次共找到364条
光盘镜像
相关的信息
Stella981
•
3年前
Docker 安装 nginx 并挂载宿主目录到容器中
安装nginx1.搜索nginx的镜像dockersearchnginx!(https://oscimg.oschina.net/oscnet/cd8f85b12d2e6afec805327a5ca4e3dff68.png)2.获取ng
Stella981
•
3年前
Jenkins入门(一)安装Jenkins(Linux环境centos)
1\.下载Jenkins这里选择清华大学的Jenkins镜像源站下载稳定2.249.3版本(war包)https://mirrors.tuna.tsinghua.edu.cn/jenkins/warstable/2.249.3/(https://www.oschina.net/action/GoToLink?ur
Stella981
•
3年前
Centos7快速安装Rancher
通过docker,我们可以快速安装rancher安装步骤如下:\root@localhost~\run运行,d后台模式restartalways跟随docker启动,p映射端口,镜像名为rancher/server。docker会自动下载并安装启动root@localhost~dockerrund
Stella981
•
3年前
Kali Linux 下载、引导、安装
下载卡莉Linux(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fkali.training%2Ftopic%2Fdownloadingkalilinux%2F)官方镜像:https://www.kali.org/downloads/(https://www.
Stella981
•
3年前
Docker 安装 Request Tracker 工单系统
1、需求docker安装工单系统RequestTracker(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fbestpractical.com%2Frequesttracker),并需要支持LDAP登入。2、制作镜像1)request
Stella981
•
3年前
Docker(三)——应用部署(MySQL部署,Nginx部署,Redis部署)
一、MySQL部署1.拉取mysql5.7镜像dockerpullmysql:5.72.创建容器,启动mysql5.7(建议别用最新版本的mysql)dockerrunidnamemysql1p3306:3306eMYSQL_ROOT_PASSWORD123456mysql:5.7
Stella981
•
3年前
Docker 之 redis 环境
1\.相关资源镜像地址:https://store.docker.com/images/redis(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fstore.docker.com%2Fimages%2Fredis)redis发布地址:https://
Stella981
•
3年前
Docker概念与实际操作
Docker结构图!(https://oscimg.oschina.net/oscnet/25efceb484c7172197efffcba416b900eb6.jpg)Image(镜像):用于创建Docker容器的模板Container(容器):装载一个或多个应用运行Clie
Wesley13
•
3年前
odoo
1\.Docker中Postgres数据库备份命令:dockerexecitdb_13pg_dumpallcUmrpmrp217解释:dockerexecitdocker中镜像数据库名称pg_dumpallcU用户名称导处的数据库名称2\.Postgres
Wesley13
•
3年前
Ubuntu16.04安装docker
1.更换镜像(1)备份原来的源sudocp/etc/apt/sources.list/etc/apt/sources.list.bakcup(2)编辑sources.listssudovim/etc/apt.sources.list添加如下内容:debhttp://mirrors.aliyun.com/ubuntu
1
•••
21
22
23
•••
37