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:
parent
2d261dd473
commit
0c915b99f0
|
|
@ -51,6 +51,7 @@ CORE_ESSENTIALS = " \
|
|||
CORE_TOOLS = " \
|
||||
bluez5 \
|
||||
cccs-daemon \
|
||||
curl \
|
||||
dropbear \
|
||||
dualboot \
|
||||
ethtool \
|
||||
|
|
|
|||
Loading…
Reference in New Issue