Create docker dev env (#220)

This commit is contained in:
Thomas Miceli
2024-02-19 01:58:50 +01:00
parent 86ad88fb09
commit 3179762fd3
6 changed files with 82 additions and 13 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
set -euo pipefail
make watch_frontend &