DeployBoard / DeployBoard/deployboard-python

Build and push image to docker hub

未关闭
#53 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
10
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

**Is your feature request related to a problem? Please describe.**
I want to be able to provide a pre-built docker image on docker hub for users to run.

**Describe the solution you'd like**
We should set up a docker hub for the project, and connect it to build api and web (as separate images) and push to docker hub. This should be done automatically when we create a release

**Describe alternatives you've considered**
We may want to additionally combine web and api into a single container offering for individuals who don't care about separating the ui and api. This would also be easier for users who want to "kick the tires" by only having to docker run 1 container.

**Additional context**
Users can still choose to build from source if they want, but I think most users will just use the docker hub image provided.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先确定 API 和 Web 组件的构建方式,以及项目 release 的创建方式。定义 Docker Hub 镜像布局和 release 触发器,然后验证 API 和 Web 镜像是否会自动构建和发布;记录是否包含组合镜像。

由索引模型根据 Issue 内容生成。

评估

技术栈
docker, python
领域
devops, release
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
基本清楚
新手友好度
32/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。