first commit

This commit is contained in:
2026-04-22 18:10:45 +09:00
commit 100b254ae4
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
docker buildx build -t happytanuki12/dev-env:latest .
docker stop dev-env
docker run --name dev-env -d happytanuki12/dev-env:latest