Defining A Dockerfile For The OCI Image¶
This guide provides instructions for building containerised applications for RDK-B.
Prerequisites
Before building apps, ensure you have a built RDK image with either DAC or LCM support. See the Installing the Toolkit guide for full details.
TODO
Add instructions for setting up Dockerfiles, from alpine as standard, musl for static linking, etc., CMD + entry point