Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ro and user operation #917

Merged
merged 5 commits into from
Jul 2, 2024
Merged

Support ro and user operation #917

merged 5 commits into from
Jul 2, 2024

Conversation

thespad
Copy link
Member

@thespad thespad commented Jun 14, 2024

These are a set of core changes required to support read-only operation with some downstream images. It also lays the groundwork for potential support of --user with s6 3.2. Also requires some changes to the base images (see linuxserver/docker-baseimage-alpine#246 for example), both can be merged independently without breaking anything.

If testing, /run needs to be mounted to tmpfs with exec, and to stop warnings in the logs currently /var/spool/cron/crontabs also needs to be mounted to tmpfs.

@thespad thespad self-assigned this Jun 14, 2024
@thespad thespad marked this pull request as ready for review June 20, 2024 09:29
@thespad thespad requested a review from a team June 20, 2024 09:29
@thespad
Copy link
Member Author

thespad commented Jun 23, 2024

RO and --user together might be supported later, but right now I've not tested it properly & I'm waiting for a 3.2 bugfix first.

docker-mods.v3 Show resolved Hide resolved
@thespad thespad merged commit d63c461 into mod-scripts Jul 2, 2024
@thespad thespad deleted the mod-scripts-ro branch July 2, 2024 12:57
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.

3 participants