mattermost-community/focalboard
GitHub で見るFeature Idea: Add support for SOURCE_BRANCH env variable to the dockerfile
Open
#359 opened on 2021年4月28日
EnhancementHacktoberfestHelp WantedUp for grabs
Repository metrics
- Stars
- (26,187 stars)
- PR merge metrics
- (30d に merged 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.