Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker-science-stack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nick Bearson
docker-science-stack
Graph
master
Select Git revision
Branches
4
alpine
develop
experimental
master
default
protected
Tags
1
clavrx-2016-07-20
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Apr
18
Oct
11
Sep
13
Feb
19
Apr
6
18
Nov
14
21
Sep
3
2
29
Aug
24
15
12
6
24
Jul
22
21
20
12
initial changes to use alpine & musl; currently builds up through hdf5
alpine
alpine
updated hdf5 version to 1.10.4
master
master
fixed up the README
more info
builds! switches our own libjpeg build out for libjpeg-devel from debian repo
experimental
experimental
making sure conda's on $PATH and putting setuptools next to where it's used
develop
develop
switching to miniconda for all of our python needs
adds git-lfs
updating versions & download locations
added glance to README.md
updating zlib with something that actually exists
updating zlib with something that actually exists
more info
updates HDF5 to 1.10.0-patch1
add git to the installed dependencies
checked for updates, added comment denoting the date
replaces curl -O with wget -q because we were having problems grabbing jpeg
adding version #s for pyhdf & netcdfpy
do we need to enable the dind service for it to pick up the daemon?
basic CI to make sure we build successfully
forgot to extract the nco tgz
adds the NCO utilities
copying glance from nbearson/geocat because everyone can use it
adding some dev tools used in geocat that are probably generally useful for all dev
making env vars just automatically available via docker ENV
adding ${BUILD} & ${OPT} & some bin folders to ${PATH}
move download, build, and removal into a single RUN command to save space
large overhaul to move hdf4, hdf5, and netcdf4 into /opt and allow for .so libs as well
changes the hdf5 URL to the permanent URL instead of relying on 'current'
save config.log files to /config dir for future reference
apparenty we do still need bashrc
adding nice shell things
updating the image name to match what's on dockerhub
formatting
dockerhub's official gcc images have fortran support now so we can use them!
typo
clavrx-2016-07-20
clavrx-2016-07-20
removing openDAP (& curl dependency) from the netcdf library
removing a junk comment
fixes the netcdf builds and now removes /build/ at the end
I shuffled the project name around for gitlab
Loading