码迷,mamicode.com
首页 >  
搜索关键字:docker registry https    ( 148256个结果
我成了 GitHub Star
能够成为官方认证的 GitHub Star(明星)我和你们一样十分震惊!🤯 可能很多读者不知道这个 GitHub Star 是什么,我先来介绍下它: GitHub Stars(明星)是 GitHub 官方发起的激励和表彰计划:主要是表彰 GitHub 社区中杰出的影响者和贡献者,他们热衷帮助、影响 ...
分类:其他好文   时间:2021-07-01 16:55:38    阅读次数:0
vagrant构建linux虚拟机
vagrant构建linux虚拟机 1.下载软件 Vagrant: https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_x86_64.msi VirtualBox: https://download.virtualbox.org/vi ...
分类:系统相关   时间:2021-07-01 16:52:21    阅读次数:0
[2020单细胞专题]_第五讲_分析篇—单细胞测序分析策略与结果展示 4
https://www.bilibili.com/video/BV1s741117Sk ...
分类:其他好文   时间:2021-07-01 16:49:14    阅读次数:0
Docker(39)- docker 实战二之安装 Tomcat
背景 参考了狂神老师的 Docker 教程,非常棒! https://www.bilibili.com/video/BV1og4y1q7M4?p=15 直接运行容器 本地找不到镜像会自动下载 --rm Automatically remove the container when it exits ...
分类:其他好文   时间:2021-07-01 16:48:43    阅读次数:0
macOS安装Oh My Zsh
macOS安装Oh My Zsh macOS从Catalina开始将默认的shell变为了Zsh,可以安装Oh My Zsh让其更加好用。 安装命令 sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zs ...
分类:系统相关   时间:2021-07-01 16:48:07    阅读次数:0
什么是 Python Django Flask &Tornado
什么是 Python? | 甲骨文开发人员 https://developer.oracle.com/python/what-is-python/ Coroutines and concurrency — Tornado 6.1 documentation https://www.tornadowe ...
分类:编程语言   时间:2021-07-01 16:45:20    阅读次数:0
C#中的变量定义以及初始化测试案例1 (一看就懂)
https://www.runoob.com/csharp/csharp-variables.html 输出 变量声明以及初始化,代码案例1 using System; #region 1helloword程序//namespace ChuXueZheZhiNan1//{// class Progr ...
分类:Windows程序   时间:2021-07-01 16:42:58    阅读次数:0
Solution -「AGC 036D」「AT 5147」Negative Cycle
$\mathcal Link. 在一个含 \(n\) 个结点的有向图中,存在边 \(\lang i,i+1,0\rang\),它们不能被删除;还有边 \(\lang i,j,-1\rang~(i<j)\) 和 \(\lang i,j,1\rang~(i>j)\),删除一条边的代价为 \(a_{i,j ...
分类:其他好文   时间:2021-07-01 16:38:11    阅读次数:0
Docker(37)- docker attach 命令详解
作用 进入容器正在执行的终端 语法格式 docker attach [OPTIONS] CONTAINER options 说明 option 说明 --detach-keys 覆盖用于分离容器的键序列 --no-stdin 不要附加标准输入 --sig-proxy 所有接收到的信号代理到进程 实际 ...
分类:其他好文   时间:2021-07-01 16:31:37    阅读次数:0
python性能工具--初识locust
一、官方示例 地址:https://docs.locust.io/en/stable/quickstart.html#how-to-write-a-real-locust-file 二、安装Locust Windows系统安装locust: 直接通过 pip install locustio 命令安 ...
分类:编程语言   时间:2021-07-01 16:30:11    阅读次数:0
148256条   上一页 1 ... 16 17 18 19 20 ... 14826 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!