Copy the Configuration File using Dockerfile¶
Create the shellhttpd.conf
file in your local container repository in the
shellhttpd
folder, which holds your Dockerfile
:
Verify the shellhttpd.conf
file:
Example Output:
Edit the Dockerfile
to create the shellhttpd
folder and copy shellhttpd.conf
to it:
shellhttpd/Dockerfile:
Commit and push all changes done in the containers
folder
Wait for your FoundriesFactory CI job to finish and for your device to receive the new target as an over-the-air update:

Fig. 16 FoundriesFactory CI Job running¶
In this example, the build version is 5
. To check if your device is already
up-to-date, check Devices until you see -5
at the end of the Target name. For example raspberrypi3-64-lmp-5
.
When the device is up-to-date, the Status icon will change to green.

Fig. 17 Device list¶
Test the container from an external device connected to the same network (e.g. your host machine: the same computer you use to access your device with ssh).
Example Output: