From bf1bd4d7836a5333824be7bff4928120ddf0ea73 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 25 May 2024 19:46:48 +0530 Subject: update --- containers/debian/compose.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 containers/debian/compose.yaml (limited to 'containers/debian/compose.yaml') diff --git a/containers/debian/compose.yaml b/containers/debian/compose.yaml deleted file mode 100644 index 69860b5..0000000 --- a/containers/debian/compose.yaml +++ /dev/null @@ -1,12 +0,0 @@ -services: - main: - build: . - stdin_open: true - tty: true - volumes: - - ~/shared:/shared - deploy: - resources: - limits: - cpus: '4' - memory: 56gb -- cgit v1.2.3