From: seantywork Date: Mon, 22 Jul 2024 09:02:33 +0000 (+0900) Subject: Add build dc X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=4f052d9c95bafb876116042cb93bff5aa58d6d5e;p=gomehub.git Add build dc --- diff --git a/docker-compose.yaml.build b/docker-compose.yaml.build new file mode 100644 index 0000000..f22ce6b --- /dev/null +++ b/docker-compose.yaml.build @@ -0,0 +1,7 @@ +version: "3" + +services: + + sorrylinus-again: + build: . + container_name: sorrylinus-again \ No newline at end of file