communitytools-image2docker-linux
communitytools-image2docker-linux copied to clipboard
Current Makefile doesn't work on Windows so we need another way to compile it, or simply a set of Docker images and a compose file if that would work better.
Currently the output directory is always the $(pwd). This should ideally be configurable using a flag
The installation script should: * Download and install binary * Add binary to PATH * Install Docker Images
If your previous run of i2d fails, it leaves the glassfish transport container and volume lying around which causes subsequent runs to fail. Running i2d should be idempotent and any...
The import lines in several of the go source files refers to "docker/v2c" which makes it difficult to build things correctly. We should use the canonical name for any imports.
The demo seems to be failing because Ubuntu 16.04.2 isn't yet supported. There's currently no provisioner/detective for 16.04.2 at all.
Added as test detectives and provisioners for latest version of 16.04
This is with a vmdk that works on Mac ``` λ .\..\v2c-windows64.exe build -t test C:\Users\friism\Downloads\for-export-flat.vmdk Running image transformation. Using existing unpacked image. Creating container for v2c/centos-detective:v6.8 Creating container for...
Current detectives/provisioners are all using Alpine 3.4. We should change these to use a more up-to-date alpine.