-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hi,
I have a Mac M1 desktop (from 2020) running Sonoma 14.6.1.
I am new to trying to work with Docker, so I might be missing something obvious, but I am having trouble getting Igneous going in Docker. I have been through an initial set of Docker tutorials with the desktop app and have successfully pulled, built, run the welcome-to-docker application using the Docker. So I have some general sense of how to make it work. Now I have obtained the image for Igneous in the Docker Desktop, but when I try to run it quickly says "Exited (1)".
I used the Docker Terminal to activate my local environment that I created for this work and did pip install igneous-pipeline, but the image still did not run to a container.
Also, once it is an active container, do I run the igneous command line prompts in the Docker Desktop terminal (rather than my Mac terminal?).
Thank you for help!
-Krista