Sha256: e41083d75f9c217e7e12f3242def4e3c6e1c5a586b8037dd2fb6999634a04f59

Contents?: true

Size: 155 Bytes

Versions: 81

Compression:

Stored size: 155 Bytes

Contents

#!/usr/bin/env bash
set -e

rm -f /app/.internal_test_app/tmp/pids/server.pid
bundle install
exec bundle exec rake blacklight:server["-p 3000 -b 0.0.0.0"]

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
blacklight-8.7.0 .docker/app/entrypoint.sh
blacklight-8.6.1 .docker/app/entrypoint.sh
blacklight-7.40.0 .docker/app/entrypoint.sh
blacklight-8.6.0 .docker/app/entrypoint.sh
blacklight-8.5.1 .docker/app/entrypoint.sh
blacklight-8.5.0 .docker/app/entrypoint.sh
blacklight-7.39.0 .docker/app/entrypoint.sh
blacklight-8.4.0 .docker/app/entrypoint.sh
blacklight-7.38.0 .docker/app/entrypoint.sh
blacklight-8.3.0 .docker/app/entrypoint.sh
blacklight-8.2.2 .docker/app/entrypoint.sh
blacklight-8.2.1 .docker/app/entrypoint.sh
blacklight-8.2.0 .docker/app/entrypoint.sh
blacklight-7.37.0 .docker/app/entrypoint.sh
blacklight-7.36.2 .docker/app/entrypoint.sh
blacklight-7.36.1 .docker/app/entrypoint.sh
blacklight-7.36.0 .docker/app/entrypoint.sh
blacklight-7.35.0 .docker/app/entrypoint.sh
blacklight-8.1.0 .docker/app/entrypoint.sh
blacklight-7.34.0 .docker/app/entrypoint.sh