-
Notifications
You must be signed in to change notification settings - Fork 17
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
Docker image not able to be run #5
Comments
Hi Caleb, Sorry that you're having trouble. You are the first Windows user that I'm aware of, I tested on MacOS and Linux. It's possible this is one of those differences. Here are a couple things you can try:
Let me know if you're not able to resolve the issue. |
Hi Dylan, Thank you very much for spending your time replying to this. Following the tutorial you suggested (option 1) worked and now the docker image runs within VS code. I will therefore close this issue. Unfortunately I have encountered another problem during the APCEMM setup within the image. I have created a new issue regarding building APCEMM in this docker image using CMAKE, available here: APCEMM issue #6 |
Current Behavior:
Attempting to run a docker image of APCEMM results in the following error:
Expected Behavior:
Docker image should run without any error messages
Steps To Reproduce:
docker build . -t apcemm -f .devcontainer/Dockerfile.apcemm
Environment Details
Anything else:
It is my first time running an instance of Docker, so I might have missed something obvious.
@ddrake-mitre @sdeastham
The text was updated successfully, but these errors were encountered: