Skip to content

Move to the S6 init system#10

Open
brutalgg wants to merge 8 commits intolancachenet:masterfrom
brutalgg:s6-overlay
Open

Move to the S6 init system#10
brutalgg wants to merge 8 commits intolancachenet:masterfrom
brutalgg:s6-overlay

Conversation

@brutalgg
Copy link
Copy Markdown

@brutalgg brutalgg commented Oct 5, 2020

These changes are to use the S6 init system in place of supervisor. This change drastically reduces the size of the resulting container by not requiring the entire python language to be installed as well as any supervisor dependencies.

Also structure has been added to allow the customization of the UID:GID of the container user. This is more flexible for upstream images as it allows the consumer of an image to define their own UID:GID without reliance on a user existing in the container with the desired id combination.

I've also created sample patches for upstream consumers of this image to demonstrate how s6 might be used. These changes can be viewed in the following repos or by pulling the image directly from dockerhub.

@brutalgg
Copy link
Copy Markdown
Author

brutalgg commented Oct 5, 2020

It appears I missed updating the goss tests for circle CI to pass. I will look into how I might be able to get these running.

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.

1 participant