communitytools-image2docker-linux

  • 所有者: docker-archive/communitytools-image2docker-linux
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

v2c - An image analysis and provisioning workflow

Documentation

Demo

This codebase ships with a demo of the proof of concept. The goal of the proof of contept was to demonstrate a workflow that shares the contents of a VMDK with a set of detective components which contribute material to a set of referenced image provisioners. Those provisioners transform the detective contributed materials and contribute Dockerfile segments. All of these contributions tar streamed via tar. The workflow finally stiches together contributed Dockerfile segments into a single Dockerfile and persists an expanded build context. The proof of concept does not perform final image assembly or actually use a real input image, detectives, or provisioners. Those components are crafted to demonstrate material contribution flow.

Start off by downloading this file:

https://s3-us-west-2.amazonaws.com/allingeek-public-transport/for-export-flat.vmdk

Then clone this repo

git clone https://github.com/docker/communitytools-image2docker-linux

Prepare the demo by running:

make prepare
make build
make builtin-prep

Run on OSX with:

sudo bin/v2c-darwin64 build -n PATH-TO_for-export-flat.vmdk

Run the demo on Linux with:

sudo bin/v2c-linux64 build -n PATH-TO_for-export-flat.vmdk

主要指标

概览
名称与所有者docker-archive/communitytools-image2docker-linux
主编程语言Go
编程语言Makefile (语言数: 3)
平台
许可证
所有者活动
创建于2016-11-30 20:27:16
推送于2019-02-01 21:50:44
最后一次提交2017-07-17 11:30:54
发布数1
最新版本名称v0.1-dc17 (发布于 )
第一版名称v0.1-dc17 (发布于 )
用户参与
星数116
关注者数24
派生数43
提交数81
已启用问题?
问题数26
打开的问题数22
拉请求数3
打开的拉请求数2
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?