NCAR / music-box

A box/column model using MICM chemistry
Apache License 2.0
14 stars 8 forks source link

Add instructions to pull the most recent image. #79

Closed AndrewJConley closed 3 years ago

AndrewJConley commented 3 years ago

I'm still not sure why we need the --rm on the run step. --rm seems mostly to apply to volumes created by the container.

If we want the user to end up with the latest image from the docker hub, we need this "docker image pull".