Dockerfile
We have created the following examples to get you started:
📄️ .NET
Below is an example .NET Dockerfile designed to work well locally and on FL0.
📄️ Go
Below is a multi-stage Dockerfile designed to work well locally and on FL0.
📄️ Node.js
Below are some example multi-stage Dockerfiles designed to work well locally and on FL0. They are split into the following stages:
📄️ Python
Below is an example Dockerfile based off a Python application using FastAPI and Poetry.
📄️ Rust
Below is an example multi-stage Dockerfile designed to work well locally and on FL0.