docker-alpine icon indicating copy to clipboard operation
docker-alpine copied to clipboard

Official Alpine Linux Docker image. Win at minimalism!

Results 161 docker-alpine issues
Sort by recently updated
recently updated
newest added

Environment Image Tag: node:18.9.0-alpine3.16 Current Behavior Scans reveal that the current image has the following vulnerabilities. https://nvd.nist.gov/vuln/detail/CVE-2018-25032 https://nvd.nist.gov/vuln/detail/CVE-2022-37434 Is there a plan to mitigate these ? I also see https://github.com/alpinelinux/docker-alpine/issues/244...

I m having a kind of weird issue with resolution with curl/wget of an endpoint on our pods/rancher k8s-cluster (1.20), which is using coredns-1.8.0 (& 1.8.3) and alpine 3.9.6, 3.12,...

Steps to reproduce: docker run --rm -it php:7.4.32-zts-alpine3.16 php -r 'var_dump(GLOB_BRACE);' Expected result int(1024) Actual result Warning: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' (this will throw an Error...

Hi, I was trying to run a script where there are REGEX with Greek strings inside and i found that they are getting ignored by the script engine . What...

To be honest it gives me stomach pains to remove this typo, but I feel like there will be great relief to avoid confusion.

ERROR 2002 (HY000): Can't connect to local server through socket '/run/mysqld/mysqld.sock' (2) There are few official examples of alpine. At least I've seen very little now, this one is pretty...

I am facing an error when attempting to run a bash script inside an alpine container : `/bin/sh: upload.sh: not found` This is happening **despite that I have already installed...

Ping has groupid 999. This groupid is much more likely to be used for a new user/group in derived images(especially when mapping host userid/groupid) then any of the other groupids(utmp...

![image](https://github.com/alpinelinux/docker-alpine/assets/160643993/a3853e5f-e9d5-449f-818b-4e29f860c9fa)