8
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]

I deploy a FastAPI service with docker (see my docker-compose.yml and app).

My service directory gets filled with files index.html, index.html.1, index.html.2,... that all contain

They seem to be generated any time the docker healthcheck pings the service.

How can I get rid of these?

PS: I had to put a screenshot, because Lemmy stripped my HTML in the code quote.

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 1 points 7 months ago* (last edited 7 months ago)

usually I would use just curl for hc

[-] [email protected] 1 points 7 months ago

To me it depends on the base image. Some don't have curl, but have wget. I would go with the flow instead of installing it myself. Especially if I can get away with not having to add more layers for an image of my own and/or using the same command for all containers

this post was submitted on 07 Feb 2024
8 points (100.0% liked)

Python

6231 readers
2 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS