NeoPy commited on
Commit
9624b25
·
verified ·
1 Parent(s): 35edd90

Delete docker-compose-cpu.yaml

Browse files
Files changed (1) hide show
  1. docker-compose-cpu.yaml +0 -14
docker-compose-cpu.yaml DELETED
@@ -1,14 +0,0 @@
1
- version: '1'
2
-
3
- services:
4
- rvc:
5
- build:
6
- context: .
7
- dockerfile: Dockerfile
8
- container_name: rvc
9
- ports:
10
- - 7865:7865
11
- deploy:
12
- resources:
13
- reservations:
14
- devices: []