[Mesa-users] Docker
Evan Bauer
ebauer at physics.ucsb.edu
Thu May 30 19:03:48 EDT 2019
Hi Chloe,
It might also be useful to start by trying to run some basic docker containers before going for the script that launches MESA. Can you try this?
docker run hello-world
That should print out some text. If that works, the next thing to try would be launching into an ubuntu container with an interactive terminal:
docker run -it ubuntu:16.04
That should put you into a terminal of a container running barebones ubuntu. You can type “exit” to end the session in that container.
How do those work for you?
Cheers,
Evan
> On May 30, 2019, at 1:09 PM, Rob Farmer via Mesa-users <mesa-users at lists.mesastar.org> wrote:
>
> Hi
> Can you post the output that is printed to screen, from when you start mesa_docker to when it stops running.
>
> Thanks
> Rob
>
> On Thu, 30 May 2019 at 12:48, Sandoval, Chloe via Mesa-users <mesa-users at lists.mesastar.org <mailto:mesa-users at lists.mesastar.org>> wrote:
> Hi all,
>
> I'm currently trying to help a summer undergraduate student use MESA on windows and we are currently struggling to get Docker properly installed on his machine. He is running Windows 10 pro. Basically once Docker is installed and he tries to getting running it won't ever open and we are also unable to run a diagnostic on it either.
>
> I know this isn't exactly a MESA issue but if anyone else has had a similar issue or has any guidance or tutorials that might be useful please let me know.
>
> - Chloe Sandoval, an apple user
> _______________________________________________
> mesa-users at lists.mesastar.org <mailto:mesa-users at lists.mesastar.org>
> https://lists.mesastar.org/mailman/listinfo/mesa-users <https://lists.mesastar.org/mailman/listinfo/mesa-users>
>
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20190530/eb94dd89/attachment.html>
More information about the Mesa-users
mailing list