vbatts / slackware-container

Minimal rootfs creation for slackware linux (ideal for container images)
https://hub.docker.com/r/vbatts/slackware
97 stars 27 forks source link

v14.2 can't run binaries #8

Closed mcandre closed 7 years ago

mcandre commented 7 years ago

For some reason, the 14.2 release of vbatts/slackware has trouble running binaries.

$ docker run -it vbatts/slackware:14.2 /bin/sh
/bin/sh: /bin/sh: cannot execute binary file

Whereas older releases like 14.1 don't have this problem.

vbatts commented 7 years ago

can you docker pull vbatts/slackware:14.2 and try it again?

vbatts commented 7 years ago

i can't reproduce the issue. Please open if need be.