-
Take this image as an example `balenalib/%%BALENA_MACHINE_NAME%%-alpine-python:3.6`
The combination of `Python 2.7 with Alpine Linux 3.6` and `Python 3.6 with any Alpine Linux release` are both val…
-
### Environment
JRuby version **9.1.2.0**
Having this container, described in the following Dockerfile:
```
FROM java:8-jre-alpine
# Install JRuby
RUN echo "http://dl-cdn.alpinelinux.org/alpine/e…
cyxou updated
8 years ago
-
### Describe the feature
Today if we access an index that do not exist on an array, the program panics:
```v
items := [1, 2, 3]
item := items[4] // panic
```
V can accept a or statement, but…
-
### Description
There are a lot of duplicate images in images list
### Steps to reproduce the issue
```
[root@lima-alpine log]# nerdctl --namespace k8s.io images
REPOSITORY T…
-
Alpine Linux is very used in Docker containers because it is very lightweight.
The result is that it always crashes with Java 11:
`SIGSEGV (0xb) at pc=0x000000000000b8a6`
```
com.luciad.imageio.…
-
Hello everyone,does any profesional guys know how to set the config to realize the running instruction
I've tried many times and looked for but didn't found helpful solution.
![image](https://user-ima…
-
This happens when trying to run Diffy on docker ruby Alpine Linux image:
```
/ # gem install diffy
Fetching: diffy-3.2.0.gem (100%)
Successfully installed diffy-3.2.0
1 gem installed
/ # irb
ir…
-
### Description
There is no description of the fields of [`CreateImageInfo`](https://github.com/moby/moby/blob/8bb58153e75b4310f3ae9ec6d03924aa286fbf20/api/swagger.yaml#L2339), `BuildInfo`, and `Pu…
-
decaf uses several functions provided by `ucontext.h` that are deprecated POSIX API and not implemented in Musl libc.
https://wiki.musl-libc.org/open-issues#ucontext.h
```
/usr/lib/gcc/x86_64-alp…
-
I just can't build the lxd-alpine-builder.
I'm on a WSL Kali-Linux (could that be the problem?) and I'm cloning the repo and building it.
Here are the errors:
```
┌──(root㉿PC-Mat1212)-[/home/hero/…