mirror of
https://github.com/openfaas/faas.git
synced 2025-06-26 08:43:24 +00:00
Remove dind after testing
This commit is contained in:
@ -8,4 +8,4 @@ docker run --name faas --privileged -p 8080:8080 -p 9090:9090 -d faas:dind
|
|||||||
echo "Quitting after 120 seconds."
|
echo "Quitting after 120 seconds."
|
||||||
sleep 120
|
sleep 120
|
||||||
|
|
||||||
docker rmi -f faas
|
docker rm -f faas
|
||||||
|
Reference in New Issue
Block a user