heavens420

Results 3 comments of heavens420

you can add the env --user root in dochat.sh It will use the root account to create the files, it maybe work but I don't try it

> 可以自己更新Tim > > ```shell > docker start qq #窗口启动后不要关闭 Tim,否则 docker 会自动停止 > docker exec -it qq bash > > apt update > apt install wget > cd /tmp...

just change the Dockerfile replace the old hadoop download url to the newest url then you need build your own image just run docker build -t xxx/hadoop:version at the last...