本地搭建

git clone --depth 1 https://github.com/jeffzh3ng/Fuxi-Scanner.git fuxi-scanner
cd fuxi-scanner
docker build -t jeffzh3ng/fuxi-scanner .         //注意:末尾的`.`不要丢了

或者(可能无法访问)

docker pull jeffzh3ng/fuxi-scanner
docker run -dit -p 5000:5000 -v /opt/data:/data jeffzh3ng/fuxi-scanner:latest

或者(可能无法访问)

docker run -dit -p 5000:5000 -v /opt/data:/data -v /etc/localtime:/etc/localtime jeffzh3ng/fuxi-scanner
// Synchronize timezone from host to container

部署完成,等几秒之后浏览器打开 http://127.0.0.1:5000
password: whoami

👇👇👇 少侠,留个赞再走

Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐