Added dockerfile for snips
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
d18e9ab514
commit
f31a6863ab
3 changed files with 132 additions and 0 deletions
2
homeautomation/snips/build.sh
Executable file
2
homeautomation/snips/build.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
docker build -f Dockerfile.amd64 -t reekymarko/snips .
|
Loading…
Add table
Add a link
Reference in a new issue