Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Allow customizing build dir #964

Open
MOZGIII opened this issue May 7, 2020 · 1 comment
Open

Allow customizing build dir #964

MOZGIII opened this issue May 7, 2020 · 1 comment

Comments

@MOZGIII
Copy link

MOZGIII commented May 7, 2020

Docker allows specifying the build directory: docker build target/artifacts. People usually use it with docker build ., but it is useful at times.

We're relying on using non-. build dir in our build system, so draft doesn't work for us as it doesn't allow customizing build dir (only Dockerfile location).

It would be great if the support for customizing build dir was added to draft.

@squillace
Copy link
Contributor

that would be a great thing to add, you're right. Unfortunately, we do not have resources to apply to draft at the moment; if things change, this is on the list.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants