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:
2024-03-07 05:10:41 +00:00
committed by ashwin
parent ec147272e6
commit 4e4e9caccf
6 changed files with 154 additions and 27 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
docker build -t cerc/laconic2d:local ../.. --progress=plain --no-cache