We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76759e commit b4395bbCopy full SHA for b4395bb
.github/workflows/docker-build.yml
@@ -11,6 +11,8 @@ on:
11
12
env:
13
IMAGE_NAME: rtl_433_mqtt
14
+ # See https://github.com/goodwithtech/dockle/issues/188
15
+ DOCKLE_HOST: "unix:///var/run/docker.sock"
16
17
jobs:
18
build_assess_push:
0 commit comments