-
```bash
$ sudo docker exec -it resume generate
fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/community/x86_64/APKINDEX.…
-
**Describe the bug**
I am trying to package for alpine Linux with patches from:
https://github.com/ceph-dovecot/dovecot-ceph-plugin/pull/272
and
build_dovecot_2.38 branch
It successfully co…
-
```
# Start by building the application.
FROM golang:1.9 as build
# RUN apk add --no-cache git build-base && \
# echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories…
-
I ran "docker build -t photon ." on fresh checkout and got :
---> Running in dafff415cb6d
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpine…
-
I gave the alpine-ros image a try, and it works great as a ROS image for local development. In CI, as well as on internal VPN,there is additional security, and `http` is blocked for this purpose. Woul…
-
OpenWRT is [currently migrating](https://github.com/openwrt/packages/issues/23706) from OPKG to APK. As of 2024-11-28 the `snapshot` build already uses `APK` and `24.10-SNAPSHOT` still uses `OPKG`. Al…
-
I'm struggling with this error. Can anyone help me?
=> [semgrep-core-container 3/6] COPY . . 22.3s
=> CANCELED [semgrep-cli…
-
Could this be made bootable using principles as described at https://wiki.alpinelinux.org/wiki/Netboot_Alpine_Linux_using_iPXE
This would be done by having a public `.ipxe` boot script that is give…
-
Hi, trying to start the containers with docker-compose seems to never start the consumer because the healthcheck is failing. I'm new to docker so I'm not really that advanced in how to debug it, but I…
-
Step 1/10 : FROM node:9.5-alpine
9.5-alpine: Pulling from library/node
605ce1bd3f31: Pull complete
5c0ee846ddbc: Pull complete
4273d9861593: Pull complete
Digest: sha256:50ae5f22356c5a0b0c0ea7…