Skip to content

Use node_modules from docker container#321

Description

@gleme

Hello! 馃槃

I have an application that runs webpack on a docker container and I have a node_modules volume mounted on this container so it is persisted between docker-compose ups . Another good reason for that is to keep it isolated from the host machine and not override node_modules from the container. Is there any way to configure the ESLint plugin to use the ESLint binary from the node_modules inside the docker container, or do I need to install it on the host machine? I couldn't find it anywhere on the docs.

Thanks in advance!

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