Skip to content
New issue

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

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

Already on GitHub? # to your account

[2.0.X] Drop support for Alpine docker image #2085

Merged
merged 1 commit into from
Sep 25, 2022
Merged

[2.0.X] Drop support for Alpine docker image #2085

merged 1 commit into from
Sep 25, 2022

Conversation

louislam
Copy link
Owner

Description

As title, for 2.0.X only.

Type of change

Please delete any options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • User interface (UI)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Translation update
  • Other
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I ran ESLint and other linters for modified files
  • I have performed a self-review of my own code and tested it
  • I have commented my code, particularly in hard-to-understand areas
    (including JSDoc for methods)
  • My changes generate no new warnings
  • My code needed automated testing. I have added them (this is optional task)

Screenshots (if any)

Please do not use any external image service. Instead, just paste in or drag and drop the image here, and it will be uploaded automatically.

@louislam louislam added this to the 2.0.0 milestone Sep 14, 2022
@0x1a8510f2
Copy link

Why not just switch to the alpine image? Alpine tends to be the go-to choice for containers because it's small.

@mhkarimi1383
Copy link
Contributor

Why? Alpine and NodeJS are good together
I think lots of users are using alpine images since it's more minimal and fast to deploy

@louislam
Copy link
Owner Author

louislam commented Sep 21, 2022

Please search "Alpine" in the repo. There are a lot of issues related to the Alpine base previously.

Also try to sesrch "alpine dns issue" in Google. You will find that it is almost a known issue.

The default image of Uptime Kuma was actually switched to debian-slim from Apline. It is more stable and small too as I can see.

@mhkarimi1383
Copy link
Contributor

Oh I See
I thing that's because of Alpine is not GNU/Linux

@louislam louislam merged commit ba1f776 into 2.0.X Sep 25, 2022
@mhkarimi1383
Copy link
Contributor

after marge of 2.0.X I should have some changes in ansible branch

@CommanderStorm CommanderStorm deleted the drop-alpine branch December 14, 2023 20:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants