]> git.feebdaed.xyz Git - gomehub.git/commitdiff
Add build dc
authorseantywork <seantywork@gmail.com>
Mon, 22 Jul 2024 09:02:33 +0000 (18:02 +0900)
committerseantywork <seantywork@gmail.com>
Mon, 22 Jul 2024 09:02:33 +0000 (18:02 +0900)
docker-compose.yaml.build [new file with mode: 0644]

diff --git a/docker-compose.yaml.build b/docker-compose.yaml.build
new file mode 100644 (file)
index 0000000..f22ce6b
--- /dev/null
@@ -0,0 +1,7 @@
+version: "3"
+
+services:
+
+        sorrylinus-again:
+                build: .
+                container_name: sorrylinus-again
\ No newline at end of file