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

Validate the Docker image in Docker Latest version 23.0.6 #105

Open
varuntechie opened this issue May 18, 2023 · 4 comments
Open

Validate the Docker image in Docker Latest version 23.0.6 #105

varuntechie opened this issue May 18, 2023 · 4 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@varuntechie
Copy link
Contributor

What I Did
I found Docker latest version was release 23.0.6

What I Expected
To be able to seamlessly run the JunoDB in the latest Docker

What I Saw Instead
Once JunoDB is tested against latest Docker version (23.0.6), update the ReadMe file accordingly

@varuntechie varuntechie added the good first issue Good for newcomers label May 18, 2023
@smeet07
Copy link

smeet07 commented May 18, 2023

can you assign this issue to me?

@smeet07
Copy link

smeet07 commented Jun 2, 2023

@NeetishPathak I am using windows and I'm getting build.sh: line 20: $'\r': command not found
: invalid option namet: pipefail error while running build.sh, there seems to be some occurrence of \r but I can't find it , I have successfully logged in docker

@varuntechie
Copy link
Contributor Author

@michaelact
Copy link

@NeetishPathak I am using windows and I'm getting build.sh: line 20: $'\r': command not found : invalid option namet: pipefail error while running build.sh, there seems to be some occurrence of \r but I can't find it , I have successfully logged in docker

Doing this was worked for me:

  1. Install WSL
  2. Install dos2unix from WSL
  3. dos2unix filename

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants