docker images

This commit is contained in:
allencai
2026-01-22 10:46:47 +08:00
parent b9d2e0e43a
commit c54eea076a
22 changed files with 468 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
docker build -t ubuntu-tools:22.04 .