communitytools-image2docker-linux icon indicating copy to clipboard operation
communitytools-image2docker-linux copied to clipboard

Results 24 communitytools-image2docker-linux issues
Sort by recently updated
recently updated
newest added

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.

enhancement
p3

Currently the output directory is always the $(pwd). This should ideally be configurable using a flag

enhancement
p2

The installation script should: * Download and install binary * Add binary to PATH * Install Docker Images

enhancement
p2

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...

bug
p1

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.

bug
p1

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.

bug
p1

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...

p3

Current detectives/provisioners are all using Alpine 3.4. We should change these to use a more up-to-date alpine.

enhancement
p2

enhancement
p2