Pinned the container, some other resiliancy stuff.

This commit is contained in:
Aaron D. Lee
2025-12-30 23:31:17 -05:00
parent 6de8130c8b
commit 50a7b10c63
9 changed files with 402 additions and 6 deletions

4
rbld_containers.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
sudo docker-compose down
sudo docker-compose build
sudo docker-compose up -d