jdelibas / docker-tag-exists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-tag-exists

Check if a docker tag exists

Usage

  export REPOSITORY= \
  export TAG= \
  export DOCKER_USER= \
  export DOCKER_PASS= \
  bash ./dte.sh

Vars

REPOSITORY= TAG= DOCKER_USER= DOCKER_PASS=

About


Languages

Language:Shell 100.0%