xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

Alpine Linux All In One

Alpine Linux All In One

alpine

Alpine Linux is an independent, non-commercial, general purpose Linux distribution designed for power users who appreciate security, simplicity and resource efficiency.

Alpine Linux 是一个独立的、非商业的、通用的 Linux 发行版,专为注重安全性、简单性和资源效率的高级用户而设计。

image

https://www.alpinelinux.org/

https://alpinelinux.org/downloads/

image

https://pkgs.alpinelinux.org/packages

https://gitlab.alpinelinux.org/alpine

https://gitlab.alpinelinux.org/alpine/infra

https://gitlab.alpinelinux.org/alpine/aports/-/issues

Docker

Dockerfile

Dockerfile 是用于创建容器映像的指令脚本,它基于文本。

FROM node:12-alpine
RUN apk add --no-cache python2 g++ make
WORKDIR /app
COPY . .
RUN yarn install --production
CMD ["node", "/app/src/index.js"]

https://docs.docker.com/get-started/

https://github.com/docker/getting-started

CI/CD

GitHub CI

GitLab CI

Alpine Linux

alpine / 高山

https://www.alpinelinux.org/

(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!

refs



©xgqfrms 2012-2021

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2023-01-04 17:09  xgqfrms  阅读(35)  评论(2编辑  收藏  举报