duan8/docker/.env
zgjja 2050e3a061
[Refactor] Improve docker image build process and add some details (#1586)
* [Refactor] Improve docker image build process and add some details for pre-commit

* [Fix] Simple fixes from PR review
2024-10-18 10:57:55 +08:00

7 lines
108 B
Bash

COMPOSE_PROJECT_NAME=tensorrtx
HOME=$HOME
EUID=$(id -u)
## (optional) a local mount point path
DATA_DIR=""