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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.