Skip to content

Commit f5a2df8

Browse files
committed
windows cmd
1 parent 95f983f commit f5a2df8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

plugin.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: docker
22
author: outblocks
33
usage: Docker run plugin
44
description: Run whole stack locally through docker containers
5-
run: $OUTBLOCKS_PLUGIN_DIR/docker_plugin
5+
cmd:
6+
default: $OUTBLOCKS_PLUGIN_DIR/docker_plugin
7+
windows: $OUTBLOCKS_PLUGIN_DIR/docker_plugin.exe
68
actions:
79
- run
810
supports:

0 commit comments

Comments
 (0)