-
When I try to build docker image I get following error:
```bash
sudo docker compose build base-image
[+] Building 11.6s (6/9) …
-
Hi,
I need to use **synchronize** module but the rsync program is not installed in the container.
Could you tell me the procedure to install it? I'm trying
```
$ ansible-silo --shell 'sudo apk…
-
I use local storage instead of S3 and after restart the configuration is replace
I propose to modify this
```
registry_conf()
+ if [ -f /etc/gitlab/registry/config.yml ]; then
+ return
+ fi…
supar updated
3 months ago
-
Can you please include the openssh client tools (scp, ssh) in the sshd example?
I'm not sure how to do it. I've tried to include the `openssh-client` package in the apk install command line of the …
-
**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…
-
**Describe the bug**
at linking part.. compilation fails with `alpine error - libudev.so.1: undefined reference to `gettid' ` so why is xmirg related to libudev ? shitstemd related?
**To Reprodu…
-
### new problem:
```
ERROR: unsatisfiable constraints:
leveldb (missing):
required by: world[leveldb]
ERROR: Service 'node1' failed to build
```
### reproduce
```
cd blk-io_crux/doc…
-
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…
-
```
$ sudo rkt run --dns 8.8.8.8 --insecure-options image \
docker://alpine:edge \
--exec /bin/sh -- -c "apk update" …
-
Testing sd-tools on 32-bit architectures (armhf, armv7, x86) fails at `unhappy-1` test:
```
*** Running test /tmp/sd-tools/test/test-sysusers/unhappy-1.input
--- /tmp/tmp.DMbCbH/err
+++ /tmp/sd-…