diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-05-25 19:46:48 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-05-25 19:46:48 +0530 |
| commit | bf1bd4d7836a5333824be7bff4928120ddf0ea73 (patch) | |
| tree | 4010636ba1d6a4b48f3ca9fd8bb0e27f65f4c36c /containers/debian/compose.yaml | |
| parent | ee0a5d881c896ccbd05ec16b5d7e3f12774c6844 (diff) | |
update
Diffstat (limited to 'containers/debian/compose.yaml')
| -rw-r--r-- | containers/debian/compose.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
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 |
