Skip to content
Snippets Groups Projects
Commit 4615086a authored by Nick Bearson's avatar Nick Bearson
Browse files

formatting

parent 434a3d37
No related branches found
No related tags found
No related merge requests found
......@@ -19,9 +19,9 @@ docker push nbearson/science-stack
* Once someone has done the work of putting together a docker image with everything you need (and we rarely need something too special), you can get a copy and use it with 1 terminal command.
* *Why not?*
An alternative without the frills:
For gcc only without the frills:
https://hub.docker.com/_/gcc/
https://github.com/docker-library/gcc
https://hub.docker.com/_/gcc/
https://github.com/docker-library/gcc
This is a debian-based image, but it comes with gcc (and now gfortran!) preinstalled and nothing else. Nice for getting a compiler for free to put through the paces.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment