Skip to content

Commit cc6f119

Browse files
committed
remove volume from titiler-xarray container
1 parent d890f69 commit cc6f119

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ services:
8282
dockerfile: dockerfiles/Dockerfile.xarray
8383
ports:
8484
- "8082:8082"
85-
volumes:
86-
- /tmp:/tmp
8785
command: ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "8082", "--workers", "1"]
8886

8987
otel-collector:

0 commit comments

Comments
 (0)