Skip to content

Commit

Permalink
Add pkg curl for docker healthcheck.
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaefer committed Dec 16, 2023
1 parent a93010e commit 99e4843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM docker.io/bitnami/minideb:latest

RUN install_packages nginx pipx redis-server
RUN install_packages nginx pipx redis-server curl
COPY rootfs /

RUN bash -c ' \
Expand Down

0 comments on commit 99e4843

Please sign in to comment.