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.1.pre.1788 build.sh
conjur-debify-3.0.1.pre.1786 build.sh
conjur-debify-3.0.1.pre.1784 build.sh
conjur-debify-3.0.1.pre.1782 build.sh
conjur-debify-3.0.1.pre.1779 build.sh
conjur-debify-3.0.1.pre.1777 build.sh
conjur-debify-3.0.1.pre.1775 build.sh
conjur-debify-3.0.1.pre.1774 build.sh
conjur-debify-3.0.1.pre.1752 build.sh
conjur-debify-3.0.1.pre.1749 build.sh
conjur-debify-3.0.1.pre.1746 build.sh
conjur-debify-3.0.1.pre.1716 build.sh
conjur-debify-3.0.1.pre.1653 build.sh
conjur-debify-3.0.1.pre.1652 build.sh
conjur-debify-3.0.1.pre.1638 build.sh
conjur-debify-3.0.1.pre.1633 build.sh
conjur-debify-3.0.1.pre.1614 build.sh
conjur-debify-3.0.1.pre.2 build.sh
conjur-debify-3.0.1.pre.1610 build.sh
conjur-debify-3.0.1.pre.1548 build.sh