Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Open up the Dockerfile they generate for you.


How does a Dockerfile change things? Your application is packaged into a container. The Fly service runs any application not just web applications or build artifacts. Of course your application is going to get a complete operating system environment to run in.

I don't think the Dockerfile has anything to do with them pulling your container from their registry and running it on their server.


Fly.io does not run containers. They convert your docker image to a VM.


Ah right okay thanks. The point still stands the Dockerfile and image is used as a container for your application and does not imply a manage-it-yourself server is being used.


So a scaffolding tool?




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: