Add tools

This commit is contained in:
2026-04-05 16:11:03 +00:00
parent 0da6735fee
commit 6fbf56cc18
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
docker run --rm -i -v /var/home/core:/root -v ${PWD}:${PWD} ghcr.io/getsops/sops:v3.12.2-alpine ${@}