Skip to content

Docker does not watch local file changes #61

@natebass

Description

@natebass

When making a change to the files, the changes are not reloaded in the browser.

Docker compose is running npx @11ty/eleventy --serve --port=8011, which normally watches for changes and reloads the page. However, it doesn't function the same when running in a Docker container.

Currently, to see the changes you have to stop and start again the Docker container with docker compose up --build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions