smanx/shellcrash

By smanx

Updated about 10 hours ago

ShellCrash docker

Image
1

10K+

smanx/shellcrash repository overview

ShellCrash已有官方镜像,该项目不再维护,建议使用官方版本

https://github.com/juewuy/ShellCrash

运行
docker run -dit \
--name ShellCrash \
--restart always \
-p 9999:9999 \
-p 7890:7890 \
-v ShellCrashData:/etc/ShellCrash \
-v ShellCrashConfig:/tmp/ShellCrash \
smanx/shellcrash:latest
容器运行后进入控制台输入crash初始化
docker exec -it ShellCrash sh
crash

https://github.com/juewuy/ShellCrash

Tag summary

Content type

Image

Digest

sha256:7f6838b61

Size

7 MB

Last updated

about 10 hours ago

docker pull smanx/shellcrash