mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-11 02:15:45 +02:00
Alpine images don't have bash installed by default, so we need to use `/bin/sh` instead. This follows the *same existing convention that we follow in the `entrypoint.sh` script*. Both ubuntu and alpine images have been tested (i.e healthchecks to pass) to work with this change. |
||
---|---|---|
.. | ||
Dockerfile.alpine-dev | ||
Dockerfile.alpine-prod.wip | ||
Dockerfile.ubuntu-dev | ||
Dockerfile.ubuntu-prod | ||
entrypoint.sh | ||
fetch_release.sh | ||
healthcheck.sh |