mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
34aec80e5a
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 |