Article

post_img

如何制作操作系统镜像(docker)

摘要

在使用docker的时候,经常需要借助一些基础镜像来进一步二次定制,比如centos镜像、ubunt镜像,那么如果要自己定义一个基 …

post_img

透彻rabbitmq

摘要

于2022/03/15更新 何为队列(queue)? queue在计算机科学中随处可见,Queue是一个存储、组织数据的数据结构, …

post_img

k8s 介绍

摘要

本文是翻译,首发于 k8s 介绍,原文:An introduction to Kubernetes 这篇博客将介绍 Kuberne …

post_img

Python使用记录

摘要

Python执行pip报zsh: command not found: pip 如果你在宝塔面板的终端中执行pip命令时遇到”-b …