poc: add script for generating the docker image
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker build -t bbva/kapow:0.1 .
|
||||
Reference in New Issue
Block a user