aboutsummaryrefslogtreecommitdiff
path: root/containers/debian/compose.yaml
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-05-25 19:46:48 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-05-25 19:46:48 +0530
commitbf1bd4d7836a5333824be7bff4928120ddf0ea73 (patch)
tree4010636ba1d6a4b48f3ca9fd8bb0e27f65f4c36c /containers/debian/compose.yaml
parentee0a5d881c896ccbd05ec16b5d7e3f12774c6844 (diff)
update
Diffstat (limited to '')
-rw-r--r--compose.yaml (renamed from containers/debian/compose.yaml)5
1 files changed, 4 insertions, 1 deletions
diff --git a/containers/debian/compose.yaml b/compose.yaml
index 69860b5..cc56803 100644
--- a/containers/debian/compose.yaml
+++ b/compose.yaml
@@ -1,9 +1,12 @@
services:
main:
- build: .
+ build:
+ context: ../../
+ dockerfile: containers/debian/Dockerfile
stdin_open: true
tty: true
volumes:
+ - ~/.ssh:/home/compromyse/.ssh
- ~/shared:/shared
deploy:
resources: