Skip to content

Commit

Permalink
Finish up cfgrib rename.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Jul 10, 2018
1 parent 36254ba commit f67729b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Run tests in a more reproducible and isolated environment.
#
# Build the docker image once with:
# docker build -t xarray-grib .
# docker build -t cfgrib .
# Run the container with:
# docker run --rm -it -v `pwd`:/src xarray-grib
# docker run --rm -it -v `pwd`:/src cfgrib
#
FROM bopen/ubuntu-pyenv:latest

Expand Down

0 comments on commit f67729b

Please sign in to comment.