Skip to content

Feature request: Ability to configure build PATH #79

Description

@zellio

Context:
Currently dockerfile-mode uses default-directory to determine the execution PATH provided to the docker build command call. This doesn't play nicely with project setups that store their docker file in a subdirectory of the project, but need the project root as the docker build context.

Request:
Provide either an optional defcustom for build path or some function hook so users can utilize things like projectile or their own functions to locate the path they want to build from.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions