From cda75fc60a550c91e1fadd81a4c30e21132e296b Mon Sep 17 00:00:00 2001 From: bclayton-usgs <bclayton@usgs.gov> Date: Tue, 19 May 2020 14:22:13 -0600 Subject: [PATCH] cleanup comments --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3552205..3490010 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ #### # Build locally: -# docker build --build-arg ssh_private_key="$(cat ~/.ssh/id_rsa)" -t nshmp-ws . +# docker build --build-arg ssh_private_key="$(cat ~/.ssh/id_rsa)" -t nshmp-netcdf . #### # Current project -- GitLab