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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?