Sha256: d9ca7428cb4981b2f2c05d3c38680f0238e17aa7d3edeff85e27bdca1f6cbcdd

Contents?: true

Size: 110 Bytes

Versions: 7

Compression:

Stored size: 110 Bytes

Contents

#!/bin/bash
set -e

# Then exec the container's main process (what's set as CMD in the Dockerfile).
exec "$@"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mangadex-5.10.0 entrypoint.sh
mangadex-5.9.0 entrypoint.sh
mangadex-5.8.0 entrypoint.sh
mangadex-5.7.5.3 entrypoint.sh
mangadex-5.7.5.2 entrypoint.sh
mangadex-5.7.5.1 entrypoint.sh
mangadex-5.7.5 entrypoint.sh