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

Getting your environment in shape #2

Open
joachim-gassen opened this issue Oct 10, 2019 · 3 comments
Open

Getting your environment in shape #2

joachim-gassen opened this issue Oct 10, 2019 · 3 comments

Comments

@joachim-gassen
Copy link
Owner

Hi everybody,

before most of us meet for Pizza a quick note to let you know that I update the README to contain some pointers about how to set up your environment (local and docker).

A special thank you to @maia-sh who shared some tricks via pull request #1!

Feel free to comment on this issue if you want to discuss issues related to setting up your environment. If you have something to share, issue a pull request that extends the new "Tipps and Tricks section" in the README.

If we don't meet tonight we will meet tomorrow at 9am in room 220 (different room from today!)

Thanks! Joachim

@joachim-gassen
Copy link
Owner Author

joachim-gassen commented Oct 12, 2019

Following up, the README is now reasonably complete. Additional help can be found in the updated Dockerfile and in the "Tips and Tricks" section of the README. Thank you to @max111 for providing additional input!

Everybody: Please get your development environment in shape! We will need it throughout the course. If you need help, comment in this thread, describing your problem.

@Paul089
Copy link

Paul089 commented Oct 14, 2019

Hello, I have a problem setting up my Docker. So far I have followed all the instructions in the Readme. Now I tried to run "docker build -t sposm_ide ." and the following happens :

unable to prepare context: unable to evaluate symlinks in Dockerfile path: CreateFile C:\Users\paulk\Dockerfile: Das System kann die angegebene Datei nicht finden.

Thanks in advance for any help !

@joachim-gassen
Copy link
Owner Author

To me this looks as if you might be in the wrong directory. You need to be in the same directory as the Dockerfile. Change into the directory sposm/docker by the command cd and see whether this helps. Thanks for letting us know.

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