Skip to content

Commit 95d6a52

Browse files
committed
Add curl to create
1 parent 724f221 commit 95d6a52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

services

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ case "${command}" in
9191
"create")
9292
export $(cat .env | grep "#" -v)
9393
echo "Pulling Docker images"
94+
docker pull curlimages/curl
9495
docker-compose --log-level ERROR -f docker-compose/kurento.yml -p fiware pull
9596
docker-compose --log-level ERROR -f docker-compose/kurento-with-filters.yml -p fiware pull
9697
;;

0 commit comments

Comments
 (0)