Add dev containter for building

This commit is contained in:
2025-07-07 12:39:49 +00:00
parent 3220e8fcc8
commit bdfae1562b
4 changed files with 233 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#! /bin/bash
# From https://stackoverflow.com/questions/54055666/docker-hub-and-git-submodules/59640438#59640438
git submodule update --init