Unable to execute command with execution bit set

2 posts / 0 new
Last post
#1 Thu, 2015-09-10 06:48
alsan
  • alsan's picture
  • Offline
  • Last seen: 2 years 1 month ago
  • Joined: 2015-09-10

Hello all.

I'd like to setup an Alpine based JAVA 1.5 docker image (base on alpine from docker hub) for my apps execution/development environment, but the installer fail to run due to some checking (df command returns nothing). Then I try to extract the image from the .bin file and add execution permission to the extracted image, and it gave me something like ELF... not found. I've double check for the architecture according to my downloaded version of JRE installer to make sure they're the same.

I'm wonder how peoples install JRE 7/8 to alpine? why not 5? and the most important, what can I do beside giving it up?

Thanks in advance.

Mon, 2015-09-21 11:56
clandmeter
  • clandmeter's picture
  • Offline
  • Last seen: 1 month 2 weeks ago
  • Joined: 2011-05-05

Oracle's JRE will not work on alpine. We do have openjdk7 and openjdk8 in aports.

Log in or register to post comments