rug-ds-lab / sbt-scala-parent

sbt plugin simplifying creating new sbt-based scala projects
MIT License
1 stars 1 forks source link

[docker-env] library/ prefix #32

Closed lazovik closed 7 years ago

lazovik commented 7 years ago

docker images -q library/consul:0.7.0 returns empty result (as library is omitted in local repository), what results in re-running docker pull all the time

[info] docker images -q library/consul:0.7.0
[info] docker pull library/consul:0.7.0
0.7.0: Pulling from library/consul
Digest: sha256:ec93240d7f4e298094c0a301ab8d25e8f48e049602deb7f6e8de695c3d6bf4cb
Status: Image is up to date for consul:0.7.0