Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mismatch in Java implementations #10

Open
mernst opened this issue Dec 1, 2023 · 0 comments
Open

Mismatch in Java implementations #10

mernst opened this issue Dec 1, 2023 · 0 comments
Assignees

Comments

@mernst
Copy link
Collaborator

mernst commented Dec 1, 2023

At https://github.com/SRI-CSL/descert-example/tree/new-daikon, the README says:

Using circleci/openjdk:8-jdk Docker image
Build Docker image
› docker build -t descert/descert-example-circleci -f docker/Dockerfile .

However, file docker/Dockerfile starts with

FROM amazoncorretto:8-alpine-full

I suspect that the docker/Dockerfile in that command should be some other file name -- maybe docker/Dockerfile-circleci-img.txt.

(I'm not blocked on this.)

@mernst mernst changed the title Mismatch in Java versions Mismatch in Java implementations Dec 1, 2023
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

No branches or pull requests

2 participants