推荐
专栏
教程
课程
飞鹅
本次共找到2353条
docker私有仓库搭建
相关的信息
Stella981
•
3年前
CentOS7 linux下yum安装redis以及使用
yum安装redis以及使用准备工作:cd/opt下,sudomkdirmyredis,这个只是为了备份,万一改错了,就的重来,就很烦1.检查是否有redisyum源 whereisredis也成 sudoyuminstallredis2.下载fedora的epel仓库
Wesley13
•
3年前
5 款非常好用的开源 Docker 工具,分享给大家!
!(https://oscimg.oschina.net/oscnet/20201c352d929dc3df69a5507c746d015a3.jpg)原文:https://dzone.com/articles/5dockerutilitiesyoushouldknow导读Docker社
Stella981
•
3年前
Docker常用命令,Docker安装Nginx、Redis、Jenkins、tomcat、MySQL
常用命令拉取镜像:dockerpullxxx启动镜像:dockerrunnamexxx8080:8080dxxx查看容器:dockerpsxxx停止容器:dockerstopxxx启动容器:dockerstartxxx删除容器:dockerrmxxx删除镜像:docke
Stella981
•
3年前
Docker 在 openSUSE 下的安装、使用
本文同步至http://waylau.com/dockerinstallationopensuse/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwaylau.com%2Fdockerinstallationopensuse%2F)本文介绍了Docker
Stella981
•
3年前
JVM性能调优实战:让你的IntelliJ Idea纵享丝滑
本文已被Github仓库收录https://github.com/silently9527/JavaCore(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fsilently9527%2FJavaCore)微信公众号:贝塔学Java前言
Stella981
•
3年前
Docker部署Django+nginx+uwsgi环境
Cenos7环境下使用Docker部署Djangonginxuwsgi环境一、系统要求 此处略,详见(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnb
Wesley13
•
3年前
GIT的使用流程
GIT的使用流程1github注册流程1进入github官网:https://github.com/2注册一个自己的github账号3右上角选择Newrepository4进入createanewrepository选择你的仓库名填入:Repositoryname
Wesley13
•
3年前
Ubuntu中,关于的Java一切
1.安装Javappa仓库:https://launchpad.net/~webupd8team/archive/ubuntu/java(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Flaunchpad.net%2F%7Ewebupd8team%2F
Stella981
•
3年前
Helm v3安装与应用
系统环境系统版本:CentOSLinuxrelease7.8.2003(Core)Docker版本:Dockerversion20.10.0,build7287ab3Helm版本:v3.2.3Kubernetes版本:v1.17.3Helm简单说明有关Helm
GoCoding
•
2年前
RISC-V 软件环境
RISCV想玩起来,第一步,可以先准备软件环境。官方仓库的GNU工具链riscvgnutoolchain里,有Spikepk或QEMU的仿真环境,可以一次性把编译和仿真环境都准备好。
1
•••
72
73
74
•••
236