mattermost-community/focalboard
Feature Idea: Add support for SOURCE_BRANCH env variable to the dockerfile
开放
#359 创建于 2021年4月28日
EnhancementHacktoberfestHelp WantedUp for grabs
仓库指标
- 星标
- (26,187 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Summary: Take advantege of the SOURCE_BRANCH environment variable provided by dockerhub to allow our dockerfile to build docker images based on branches. (This idea comes from the #168 PR)
How important this is to me and why:
Importance: Medium
Use cases:
- Allow people to test things using docker for specific branches.