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

Refactor container image to use linuxserverio alpine base #205

Merged
merged 3 commits into from
Mar 21, 2023

Conversation

FoxxMD
Copy link
Contributor

@FoxxMD FoxxMD commented Mar 17, 2023

#96

  • Updates alpine base 3.15 -> 3.16 -> 3.17
    • python 2 removed
    • python bumped to v3.10
    • End of life 2023-11-01 -> 2024-11-22
  • Simplified system and project dependency installation
  • Leverages lsio's PUID and PGID to fix file/folder permissions for bound config directory on linux hosts

Preview image available at foxxmd/maloja:lsio

* Simplify project file copy
* Reduce system and project dependency installs into single layer
* Add default permission ENVs for backwards-compatibility
@krateng
Copy link
Owner

krateng commented Mar 21, 2023

Thank you for taking the time to implement this!

@krateng krateng merged commit 866d4cc into krateng:master Mar 21, 2023
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