Skip to content

Conversation

@J4ker
Copy link

@J4ker J4ker commented Nov 7, 2025

FROM alpine:latest

RUN apk add --no-cache curl

curl is needed for Docker healthchecks

```
FROM alpine:latest

RUN apk add --no-cache curl
```

curl is needed for Docker healthchecks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant