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

🐛 Bug: README Generate an Image through Docker #831

Closed
AymarN opened this issue Jul 28, 2024 · 5 comments
Closed

🐛 Bug: README Generate an Image through Docker #831

AymarN opened this issue Jul 28, 2024 · 5 comments
Labels
🐛 Bug Indicates that the issue is a bug or defect. Status: Triage This is the initial status for an issue that requires triage.

Comments

@AymarN
Copy link
Contributor

AymarN commented Jul 28, 2024

Describe the bug

Dear All,
I am unable to generate or run the docker image through the given command lines in README.
I do not catch a point. When docker is set up, it is not necessary to install make.
The .dockerfile shall redirect to an AppName so that the image could be built and run. (docker build ... , docker run ...)
May you help ?
Thank you.

Steps To Reproduce

1.Install Docker
2. Install chocolatey
3. Install make through Chocolatey
4. Run make install on Powershell

Expected Behavior

An image is generated and run through Docker.

Screenshots

Cannot_build_OR_Run_A_Docker_Image

Device Information [optional]

- OS: Windows 10 Pro
- Browser: Mozilla Firefox
- version:  128.0.3
- Chocolatey v2.3.0
- Docker version : 27.0.3

Are you working on this issue?

Yes

Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)

Yes

@AymarN AymarN added Status: Triage This is the initial status for an issue that requires triage. 🐛 Bug Indicates that the issue is a bug or defect. labels Jul 28, 2024
@benjagm
Copy link
Collaborator

benjagm commented Jul 31, 2024

@DhairyaMajmudar I think you created the docker instructions right? Can you check this error when trying to run the instructions in windows?

@AymarN feel free to find your approach to make it work and update the docs adding your workaround.

@AymarN
Copy link
Contributor Author

AymarN commented Aug 2, 2024

Thank you for your answer. I may study the case and keep you inform.
Make_install_Not_Going_Through
Make_install_in_bash

Again, thank you for your feedback

@benjagm
Copy link
Collaborator

benjagm commented Sep 23, 2024

Are you still facing this issue?

@AymarN
Copy link
Contributor Author

AymarN commented Oct 8, 2024

Thank you for your feedback. I am working on it and will submit a documentation as soon as I may.

@AymarN
Copy link
Contributor Author

AymarN commented Oct 17, 2024

Let me outline the solution I am working on:

  1. Generate a Dockerfile based on the installation commands in the INSTALLATION.md
  2. Build the image.
  3. Run it
  4. Test it
  5. Publish a blog post.
  6. Submit the image for approval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Indicates that the issue is a bug or defect. Status: Triage This is the initial status for an issue that requires triage.
Projects
None yet
Development

No branches or pull requests

3 participants