mattermost-community/focalboard

Feature Idea: Allow to pass a docker variable to use a directory to build the image

Open

#358 opened on Apr 28, 2021

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

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Summary: Currently the docker file is generated from cloning the focalboard repo, having the posibility of use a path in your filesystem to build it would be a great addition. (This idea comes from the #168 PR)

How important this is to me and why:

Importance: Medium

Use cases:

  1. Some users can want to create the docker file base on its own local source code.

Contributor guide