DeployBoard / DeployBoard/deployboard-python

Build and push image to docker hub

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating how the API and web components are built and how project releases are created. Define the Docker Hub image layout and release trigger, then verify that the API and web images build and publish automatically; document whether a combined image is included.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
devops, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.