Sign inSign up

ihnic/linode_panel

By ihnic

Updated almost 4 years ago

linode_panel Docker版

Image
0

981

ihnic/linode_panel repository overview

Linode_Panel for Docker

代码出处:52ludama/linode_panel (github.com) ,个人只是将代码转docker且修改pip部分插件

默认账号密码:admin

version: "3.3"
services:
    linode_panel:
        ports:
            - 5500:5000
        network_mode: bridge
        container_name: linode_panel
        restart: always
        image: nicholastzw/linode_panel:latest
        logging:
            options:
                max-size: 1g

Tag summary

Content type

Image

Digest

sha256:efb83d584

Size

44.3 MB

Last updated

almost 4 years ago

docker pull ihnic/linode_panel