forked from cerc-io/laconicd
Add initialization script and a Dockerfile (#15)
Reviewed-on: deep-stack/laconic2d#15 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
docker build -t cerc/laconic2d:local ../.. --progress=plain --no-cache
|
||||
Reference in New Issue
Block a user