mattermost-community/focalboard

Feature Idea: Add support for SOURCE_BRANCH env variable to the dockerfile

Open

#359 opened on Apr 28, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
EnhancementHacktoberfestHelp WantedUp for grabs

Description

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:

  1. Allow people to test things using docker for specific branches.

Contributor guide