Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

图形版aTrust 安装出错 #344

Open
mty1203 opened this issue Apr 16, 2024 · 1 comment
Open

图形版aTrust 安装出错 #344

mty1203 opened this issue Apr 16, 2024 · 1 comment

Comments

@mty1203
Copy link

mty1203 commented Apr 16, 2024

docker: Error response from daemon: create $HOME/.atrust-data: "$HOME/.atrust-data" 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.
See 'docker run --help'.
不太会用docker 这个问题怎么解决

@SuperHuangXu
Copy link

用这行命令启动试试?

docker run --name=atrust  --rm --device /dev/net/tun --cap-add NET_ADMIN -itd -e PASSWORD=123456 -e URLWIN=1 -v $HOME/atrust-data:/root -p 5901:5901 -p 1080:1080 -p 8888:8888 -p 54631:54631 hagb/docker-atrust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants