communitytools-image2docker-linux

  • Owner: docker-archive/communitytools-image2docker-linux
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerdocker-archive/communitytools-image2docker-linux
Primary LanguageGo
Program languageMakefile (Language Count: 3)
Platform
License:
所有者活动
Created At2016-11-30 20:27:16
Pushed At2019-02-01 21:50:44
Last Commit At2017-07-17 11:30:54
Release Count1
Last Release Namev0.1-dc17 (Posted on )
First Release Namev0.1-dc17 (Posted on )
用户参与
Stargazers Count116
Watchers Count24
Fork Count43
Commits Count81
Has Issues Enabled
Issues Count26
Issue Open Count22
Pull Requests Count3
Pull Requests Open Count2
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private