[Met_help] [rt.rap.ucar.edu #90252] History for MET Docker Help
John Halley Gotway via RT
met_help at ucar.edu
Tue Jul 9 12:06:45 MDT 2019
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Hello,
We are attempting to run MET via Docker following the directions here:
https://dtcenter.org/community-code/model-evaluation-tools-met/docker-container-met-8-0
When attempting to use docker run we get an error message:
*Command:*
docker run --rm -it -v ${MET_TUTORIAL_DIR}/tutorial:/met/met-8.0/tutorial
met-8.0 /bin/bash
*Error Message:*
Unable to find image 'met-8.0:latest' locally
docker: Error response from daemon: pull access denied for met-8.0,
repository does not exist or may require 'docker login'.
See 'docker run --help'.
We have very little experience with Docker so we may be making a basic
mistake. Thank you very much for any help you can provide.
Bruce
--
Bruce Veenhuis
Meteorologist
NWS/NCEP/Weather Prediction Center
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: MET Docker Help
From: John Halley Gotway
Time: Fri May 17 12:08:54 2019
Hi Bruce,
The met version 8.0 image is available on DockerHub (and so is the one
for
the recently released met-8.1). Please make sure you've already run
this
command to pull it from DockerHub to your machine:
*docker pull dtcenter/met:8.0*
I see that the next command on that website is slightly out of date.
I
just updated
https://dtcenter.org/community-code/model-evaluation-tools-met/docker-
container-met-8-0
to list:
*docker run --rm -it -v ${MET_TUTORIAL_DIR}/tutorial:/met/met-
8.0/tutorial
dtcenter/met:8.0 /bin/bash*
The part in red is what I had to fix. Sorry about that!
Thanks,
John Halley Gotway
On Fri, May 17, 2019 at 11:08 AM Bruce Veenhuis - NOAA Federal via RT
<
met_help at ucar.edu> wrote:
>
> Fri May 17 11:08:28 2019: Request 90252 was acted upon.
> Transaction: Ticket created by bruce.veenhuis at noaa.gov
> Queue: met_help
> Subject: MET Docker Help
> Owner: Nobody
> Requestors: bruce.veenhuis at noaa.gov
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90252 >
>
>
> Hello,
>
> We are attempting to run MET via Docker following the directions
here:
>
> https://dtcenter.org/community-code/model-evaluation-tools-
met/docker-container-met-8-0
>
>
> When attempting to use docker run we get an error message:
> *Command:*
> docker run --rm -it -v ${MET_TUTORIAL_DIR}/tutorial:/met/met-
8.0/tutorial
> met-8.0 /bin/bash
>
> *Error Message:*
> Unable to find image 'met-8.0:latest' locally
> docker: Error response from daemon: pull access denied for met-8.0,
> repository does not exist or may require 'docker login'.
> See 'docker run --help'.
>
> We have very little experience with Docker so we may be making a
basic
> mistake. Thank you very much for any help you can provide.
>
> Bruce
>
>
> --
> Bruce Veenhuis
> Meteorologist
> NWS/NCEP/Weather Prediction Center
>
>
------------------------------------------------
More information about the Met_help
mailing list