uniac-quickstart
Installation
SKILL.md
Uniac quickstart
Example application
This example starts with an application whose root Dockerfile builds a
service listening on 0.0.0.0:8080. The machine has the Uniac CLI, a running
Docker daemon, and account access.
It uses a new project named my-app, supplies its application description
directly, and selects the project through a directory binding.
The following uniac.yaml declares one service and exposes its HTTP port: