jhkohpav / MGTANet

MIT License
53 stars 5 forks source link

invalid characters #8

Open ZhenhuiTang opened 1 year ago

ZhenhuiTang commented 1 year ago

When I run it, I get:

docker: Error response from daemon: create {MGTANET_DIR}: "{MGTANETDIR}" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9.-]" are allowed. If you intended to pass a host directory, use absolute path.

Should I change "MGTANET_DIR" to other?

Thanks.