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

dockerfile issue #69

Open
spillai13 opened this issue Jul 26, 2023 · 0 comments
Open

dockerfile issue #69

spillai13 opened this issue Jul 26, 2023 · 0 comments

Comments

@spillai13
Copy link

Describe the bug
Dockerfile:1

1 | >>> FROM java:8
2 |
3 | WORKDIR /superglue/backend

ERROR: failed to solve: java:8: docker.io/library/java:8: not found

Update code to "FROM openjdk:8"

To Reproduce
run docker-compose command

Expected behavior
the command runs successfully

Desktop (please complete the following information):

  • OS: MacOS
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

1 participant