Skip to content

Conversation

@ngaro
Copy link

@ngaro ngaro commented Jan 4, 2020

  • Build with: docker build -t jstock .

  • Run with: docker run --privileged --net=host --rm
    $HOME/.Xauthority:/root/.Xauthority -e DISPLAY=$DISPLAY jstock

* Build with: docker build -t jstock .

* Run with: docker run --privileged --net=host --rm \
$HOME/.Xauthority:/root/.Xauthority -e DISPLAY=$DISPLAY jstock
@madmartin
Copy link

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
Copy link
Author

ngaro commented Jan 4, 2023

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

@a0c
Copy link

a0c commented Oct 7, 2024

I am not using jstock anymore anyway

@ngaro And what do you use instead of JStock?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants