yccheok / jstock

JStock is a free stock market software for 28 countries.
https://jstock.org
657 stars 345 forks source link

Dockerfile added #143

Open ngaro opened 4 years ago

ngaro commented 4 years ago
madmartin commented 1 year ago

Hi, I tried you dockerfile and receive the following message:

 $ docker build -t jstock .
Sending build context to Docker daemon  3.072kB
Step 1/11 : FROM java:8
manifest for java:8 not found: manifest unknown: manifest unknown

What's wrong here please?

ngaro commented 1 year ago

I am not surprised. This should have been merged 3 years ago... Nowadays the java image is no longer supported.

I can add a extra commit that uses another base image and test it a bit, but I am not going to do it if it will take another 3 years to merge it.

I am not using jstock anymore anyway