You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# not building first. assuming that it's built or available remotely.
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
CURRENT_DIR="${DIR##*/}"
# The docker index server can be set to a local index, or by default it will use the current directory name before the `-` separator. for example: datt-nginx will use the `datt` index account.