Skip to content

Conversation

victor-accarini
Copy link
Contributor

Allow users to build the Docker image in a MacOS environment.

ENV DJANGO_SETTINGS_MODULE patchwork.settings.dev

RUN groupadd --gid=$GID patchwork && \
RUN groupadd -o --gid=$GID patchwork && \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I hadn't seen this PR. I've just removed all of this logic since it's no longer necessary from what I can tell. I'll revert it in favour of this though.

@stephenfin stephenfin merged commit b3cf15d into getpatchwork:main Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants