dey-image-container-manager: add curl

Include curl in the container-manager image so basic HTTP checks can be
run directly on target when validating containers published ports.

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2026-04-10 10:22:54 +02:00
parent 2d261dd473
commit 0c915b99f0
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ CORE_ESSENTIALS = " \
CORE_TOOLS = " \
bluez5 \
cccs-daemon \
curl \
dropbear \
dualboot \
ethtool \