wurmlab / oswitch

Provides access to complex Bioinformatics software (even BioLinux!) in just one command.
76 stars 9 forks source link

Adding more Dockerfiles #11

Closed bmpvieira closed 9 years ago

bmpvieira commented 9 years ago

I've tried to add ubuntu and centos (#8) but using switch causes:

exec: "bmpvieira": executable file not found in $PATHFATA[0000] Error response from daemon: Cannot start container 1e9ae17ba307d88500b23f73b49aaeec3e98c65ffe85ebfd8f2dfb70a100f690: exec: "bmpvieira": executable file not found in $PATH

Maybe I missed something very simple.

yeban commented 9 years ago

They need to inherit FROM switch/baseimage.

bmpvieira commented 9 years ago

So currently you can only add Ubuntu based distros?

yeban commented 9 years ago

Yeah.

yeban commented 9 years ago

Closing for the same reason as #8. Please open a new issue if a particular image fails to work with switch.