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

adding notes about nbearson/gfortran

parent a8162ba4
No related branches found
No related tags found
No related merge requests found
Pipeline #
# This image creates a common scientific build environment that includes:
# gfortran, hdf4, hdf5, netcdf4
# NOTE: nbearson/gfortran is a modified version of the official
# docker gcc image that includes 6.1 support. Now that the official
# image includes fortran, this line should change once a new build
# of the gcc image is pushed to dockerhub.
# to...
# FROM gcc
FROM nbearson/gfortran
ENV ZLIB_VERSION 1.2.8
......
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