Skip to content

Set up a docker dev environment #8

Description

@FjolleJagt

It would be nice if docker could mount an external directory containing the sources as a volume. This means that one could alter the code and reload the page to see one's changes, rather than having to re-run docker-compose. The obvious way of doing this doesn't work, because it mounts with the wrong ownership (it mounts as 1000:1000, not www-data:www-data).

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions