Sha256: f55eb0c2142a67e05a4a23bfef84800c7c97aa4e0052caff06ae96cd8b45d83d

Contents?: true

Size: 165 Bytes

Versions: 127

Compression:

Stored size: 165 Bytes

Contents

#!/bin/bash -ex

if [ ! -f "VERSION" ]; then
  echo -n "0.0.1.dev" > VERSION
fi

VERSION=$(< VERSION)
docker build --build-arg VERSION=$VERSION -t debify:$VERSION .

Version data entries

127 entries across 127 versions & 1 rubygems

Version Path
conjur-debify-3.0.3.pre.248 build.sh
conjur-debify-3.0.3.pre.216 build.sh
conjur-debify-3.0.3.pre.145 build.sh
conjur-debify-3.0.3.pre.10 build.sh
conjur-debify-3.0.3.pre.9 build.sh
conjur-debify-3.0.3.pre.2005 build.sh
conjur-debify-3.0.3.pre.1981 build.sh
conjur-debify-3.0.3.pre.1971 build.sh
conjur-debify-3.0.3.pre.1967 build.sh
conjur-debify-3.0.3.pre.1965 build.sh
conjur-debify-3.0.3.pre.1963 build.sh
conjur-debify-3.0.3.pre.1961 build.sh
conjur-debify-3.0.3.pre.1959 build.sh
conjur-debify-3.0.3.pre.1957 build.sh
conjur-debify-3.0.3.pre.1956 build.sh
conjur-debify-3.0.3.pre.1954 build.sh
conjur-debify-3.0.3.pre.1952 build.sh
conjur-debify-3.0.3.pre.1950 build.sh
conjur-debify-3.0.3.pre.1948 build.sh
conjur-debify-3.0.3.pre.1946 build.sh