首页
归档
日志
相册
友链
1
使用 docker 搭建 gitlab
2
git出现文件夹后面跟@+数字
3
prometheus格式化告警数值
4
Prometheus-Operator监控kube-controller-manager失败
5
内存卡等级划分
seafog
累计撰写
98
篇文章
累计创建
67
个标签
累计收到
13
条评论
导航
首页
归档
日志
相册
友链
目录
搜索
标签搜索
Git
Kube-controller-manager
Proxy
Ploxy
Helm
Windows
Chrome
NetworkPolicy
ENTRYPOINT
Vim
RockyLinux
RabbitMQ
MongoDB
Jenkins
Fail2ban
CentOS
Ubuntu
Resource Quotas
Pod
Filebeat
Controller Manager
Network
Volume
Node mechine
Namespace
LimitRange
Resource QoS
Deployment
ReplicaSet
Replication Controller
Logstash
Elasticsearch
ARP
Pipreqs
Nginx-module-vts
asyncio
TLS
Http2.0
Brotli
Debian
Alpine
ColdKnowledge
TCP/IP
Bash
Flannel
ELK
PHP-FPM
Prometheus
Ingress
Charles
Stream
Redis
Wireshark
Selenium
Etcd
PowerShell
WindowsServer
Supervisor
Linux
MySQL
Python
Yaml
Nginx
AdslProxy
Gitlab
Kubernetes
Docker
标签
Alpine
alpine 和 Debian 镜像更改源,及安装软件并删除缓存
10 个月前
218
0
0
45.8℃
Docker
alpine 和 Debian 镜像更改源,及安装软件并删除缓存:alpine:sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories && \ apk update && \ apk add --no-cache gcc Debian:se
弹