Skip to content

请教一下自己构建nginx-ui镜像的步骤 #973

@chung1912

Description

@chung1912

步骤是不是如下:
1、获取https://github.com/0xJacky/uozi-docker.git 源码,
2、把https://github.com/0xJacky/uozi-docker/blob/main/nginx-ui-base/Dockerfile 里面Dockerfile文件的FROM nginx:latest替换成自己加了插件的nginx镜像,比如 FROM nginx-added-models:latest,构建基础镜像(比如叫nginx-ui-base-added-models:latest
3、获取源码 https://github.com/0xJacky/nginx-ui.git
4、修改 Dockerfile文件中的 FROM uozi/nginx-ui-base:latestFROM nginx-ui-base-added-models:latest
5、构建最终镜像

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions