Building
- Applications can be built using Docker.
longlink buildgenerates theDockerfileand themanifest.json.- Once containerized, applications can be pushed to any registry.
- Applications can be connected to the control plane and deployed.
bash
uv run longlink buildbash
longlink build