-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
I'd love to be able to execute a script using this within another docker. I have a docker container and currently I execute the following from the host:
docker exec alarm-mqtt ./bin/get-mode.pl
What I would love to be able to do is the following as a post:
http://127.0.0.1:8126/container/home-assistant/exec?command=./bin/get-mode.pl
What do you think?
Metadata
Metadata
Assignees
Labels
No labels