Temp

7806 bookmarks
Custom sorting
两个奇技淫巧,将 Docker 镜像体积减小 99% - DockOne.io
两个奇技淫巧,将 Docker 镜像体积减小 99% - DockOne.io
两个奇技淫巧,将 Docker 镜像体积减小 99% - 前言对于刚接触容器的人来说,他们很容易被自己构建的 Docker 镜像体积吓到,我只需要一个几 MB 的可执行文件而已,为何镜像的体积会达到 1 GB 以上?本文将会介绍几个奇技淫巧来帮助你精简镜像,同时又不牺牲开发人员和运维人员的操作便利性。本系列文章将...
·dockone.io·
两个奇技淫巧,将 Docker 镜像体积减小 99% - DockOne.io
还在用Alpine作为你Docker的Python开发基础镜像?其实Ubuntu更好一点-刘悦的技术博客
还在用Alpine作为你Docker的Python开发基础镜像?其实Ubuntu更好一点-刘悦的技术博客
一般情况下,当你想为你的Python开发环境选择一个基础镜像时,大多数人都会选择Alpine,为什么?因为它太小了,仅仅只有5MB左右(对比Ubuntu系列镜像接近100MB),但事实的真相是,我们选择基础镜像并不是为了体验一下Python语法而已,在此基础上,我们需要调试和安装各种扩展,可能会安装很多三方依赖,甚至预设更多服务,在这种环境下,Alpine就并非是一个很好的选择了
·v3u.cn·
还在用Alpine作为你Docker的Python开发基础镜像?其实Ubuntu更好一点-刘悦的技术博客
Python zip() behavior in bash?
Python zip() behavior in bash?
Is there similar Python zip() functionailty in bash? To be specific, I'm looking for the equivilent functionality in bash without using python: $ echo "A" > test_a $ echo "B" >> test_a $ ...
·stackoverflow.com·
Python zip() behavior in bash?
Zip function for shell scripts
Zip function for shell scripts
I'm trying to write a shell script that will make several targets into several different paths. I'll pass in a space-separated list of paths and a space-separated list of targets, and the script will
·stackoverflow.com·
Zip function for shell scripts
子模块
子模块
Our learn section helps you get started with various web and software skills. Free online books, videos, and ebooks get you off the ground as quickly as possible.
·git-tower.com·
子模块