123
submitted 11 months ago by pnutzh4x0r@lemmy.world to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] Obsession@lemmy.world 19 points 11 months ago* (last edited 11 months ago)

I recently pushed my company to move everything off of Alpine and onto Debian Slim

We had too many issues with musl that are incomprehensibly obscure and impossible to troubleshoot. Now the environment we deploy on is functionally the same to the environment our devs develop on

[-] shassard@lemmy.ca 8 points 11 months ago

The v1.2.4 release might fix up some of your issues:

This release adds TCP fallback to the DNS stub resolver, fixing the longstanding inability to query large DNS records and incompatibility with recursive nameservers that don't give partial results in truncated UDP responses. It also makes a number of other bug fixes and improvements in DNS and related functionality, including making both the modern and legacy API results differentiate between NODATA and NxDomain conditions so that the caller can handle them differently.

Not that it matters much if you've already migrated away to a libc distribution.

[-] aport@programming.dev 2 points 11 months ago

Now the environment we deploy on is functionally the same to the environment our devs develop on

Isn't this one of the primary benefits of Docker?

Development, CI, and deployment environments can and should be the same.

this post was submitted on 26 Jul 2023
123 points (100.0% liked)

Linux

45574 readers
722 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS