kkfileview,有时候临时用来打开一下打不开的文件也是不错的

younghuie1年前 (2025-03-20)docker收集124
services:
    kkfileview:
        stdin_open: true
        tty: true
        ports:
            - 8012:8012
        image: wangbowen/kkfileview:4.4.0
        restart: always


分享给朋友: