shenghuo2's Blog
人生得意须尽欢 莫使金樽空对月
本站所写仅表示个人拙见,如有不当多多担待
介绍Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的容器中,然后发布到任何流行的Linux或Windows操作系统的机器上,也可以实现虚拟化,容器是完全使用沙箱机制,相互之间不会有任何接口。 安装 先去BIOS开VT (CPU虚拟化) 然后开启Hyper-V 去控制面板
介绍Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的容器中,然后发布到任何流行的Linux或Windows操作系统的机器上,也可以实现虚拟化,容器是完全使用沙箱机制,相互之间不会有任何接口。 概念 1)镜像images,事先做好一些基础功能(软件),可以在镜像上在
概念 什么是容器container A ** container** is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another. A Docker container image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings. Container images become containers at runtime and in the case of Docker containers - images become containers when they run on Docker Engine. Available for both Linux and Windows-based applications, containerized software will always run the same, regardless of the infrastructure.Containers isolate software from its environment and ensure that it works uniformly despite differences for instance between development and staging. 容器是一个标准的软件单元,它将代
简述昨天折腾了一天联想的小主机m73 因为装了Windows server系统 不提供网卡驱动 就死活装不上 最后查到这一篇帖子 改了驱动签名才行 https://blog.workinghardinit.work/2017/06/19/installing-intel-i211-i217v-i218v-i219v-drivers-windows-server-2016-eufi-boot/ 安装流程通过神奇的方式我查到了网卡驱动的型号 下载地址 https://www.driverscape.com/download/intel(r)-ethernet-connection-i217-v 解压出来 留作备用 然后去设备管理器看那个装不上驱动的网卡的详细信息 打开powershell 确定驱动文件是哪个 Get-ChildItem -Path
##介绍## 源码https://github.com/yuantuo666/baiduwp-php PanDownload 网页复刻版,PHP 语言版 本项目仅供大家学习参考,严禁商业用途 ##安装 下载地址 还是熟悉的php网站部署方式 记得给新建一个数据库存储文件
说明项目地址:https://github.com/maicong/music 多站合一音乐搜索解决方案,支持搜索试听以下网站音乐: 网易云音乐 QQ音乐 酷狗音乐 酷我音乐 虾米音乐 百度音乐 一听音乐 咪咕音乐 荔枝FM 蜻蜓FM 喜马拉雅FM 全民K歌 5sing原创 5sing翻唱 数据调用的是各网站的 API 接口,有的接口并不