fix: dev containers

This commit is contained in:
2025-12-27 13:13:54 -05:00
Unverified
parent 2aa7e178ad
commit 1646fce623
7 changed files with 279 additions and 31 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
# Start Docker service if not already running.
sudo service docker start