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 for MAC OS support #29

Open
rajnayan-91 opened this issue May 21, 2024 · 0 comments
Open

DockerFile for MAC OS support #29

rajnayan-91 opened this issue May 21, 2024 · 0 comments

Comments

@rajnayan-91
Copy link

Problem:
We were trying to use this ECO sonar solution for a client and our client application requires MAC OS for development purpose. After cloning the ECOSONAR api, we were not able to run and deploy the application to docker as the current DOCKER file is having windows specific commands.

Solution:
After working on the file and debugging on this issue, i have done necessary modifications to the current DOCKER File with MAC OS command to incorporate MAC OS execution and deployment.

rajnayan-91 added a commit to rajnayan-91/EcoSonar that referenced this issue May 21, 2024
Problem:
We were trying to use this ECO sonar solution for a client and our client application requires MAC OS for development purpose. After cloning the ECOSONAR api, we were not able to run and deploy the application to docker as the current DOCKER file is having windows specific commands.

Solution:
After working on the file and debugging on this issue, i have done necessary modifications to the current DOCKER File with MAC OS command to incorporate MAC OS execution and deployment.
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