docker-fastpath-jenkins:在Jenkins中实现Docker FastPath

时间:2021-02-01 20:23:17
【文件属性】:
文件名称:docker-fastpath-jenkins:在Jenkins中实现Docker FastPath
文件大小:8KB
文件格式:ZIP
更新时间:2021-02-01 20:23:17
docker jenkins devops continuous-integration continuous-deployment Docker FastPath-詹金斯 该存储库展示了如何使用实现 。 有关Docker FastPath的介绍,请阅读我的。 该存储库包含一个mokcup Node.js应用程序,但是该方法适用于任何基于Docker并基于Jenkins构建的应用程序。 该过程假定您在Docker Hub上拥有一个帐户(它们提供免费的1个映像计划),但是您可以使用自己的私有Docker注册表(独立,AWS ECR等)。 如果您更喜欢使用Travis CI,请参见。 先决条件 Docker Hub帐户(或私有Docker注册表上的帐户) Jenkins安装 您需要使用Docker进行Jenkins安装。 如果已经拥有,请跳过此步骤。 否则,要在本地进行测试,您可以按以下方式在Docker上运行Jenkins(您需要有效的本地Docker和git命令行): 将此存储git clone https://github.com/mfornasa/docker-fastpath-jenkins.git到本地计算机上: git clone https://github.com/mfornasa/docker-f
【文件预览】:
docker-fastpath-jenkins-master
----.gitignore(33B)
----Dockerfile(318B)
----package.json(383B)
----.dockerignore(27B)
----index.js(207B)
----README.md(4KB)
----jenkins()
--------Dockerfile(451B)
----Jenkinsfile(1KB)
----yarn.lock(8KB)

网友评论