feat(make): fixed uv installation and added figures as make target
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
user: "${UID:-1000}:${GID:-1000}"
|
||||
volumes:
|
||||
- .:/work/eval
|
||||
- ${RAW_DATA_ROOT:-../raw_data}:/raw_data:ro
|
||||
- ${RAW_DATA_ROOT:-./raw_data}:/raw_data:ro
|
||||
environment:
|
||||
RAW_DATA_ROOT: /raw_data
|
||||
HOME: /tmp
|
||||
|
||||
Reference in New Issue
Block a user