-
If I have the following Dockerfile:
```
#syntax=docker/dockerfile:experimental
FROM alpine:3.7
COPY . /app
WORKDIR /app
RUN --mount=type=bind,source=.git,target=/app/.git \
ls -a /a…
-
This was mentioned a bit in #12, but I have a need for `arm64` variants of the images for use in my application.
I thought about maintaining this in a separate fork, but it looks like FlatImage req…
-
### Component(s)
receiver/hostmetrics
### What happened?
## Description
My otel collector is running in a container. I've followed the documentation to ensure that it is actually monitoring the ho…
-
**What happened?**
I'm trying to use a private registry in GCR, and runs my workspace on Minikube.
I already authenticated on Minikube (by addon gcp-auth) and on docker, with docker login, but when t…
-
```bash
Name: test-nginx-65c6d4bf48-nsn7v
Namespace: default
Priority: 0
Service Account: default
Node: m204/192.168.6.204
Start Time: Fri, 13 Jan 2…
dyrnq updated
7 months ago
-
Hello! I'm running Fedora 36 in an LXC/LXD container with NVIDIA GPU pass through. Today I upgraded LightDM from version 1.30.0 to 1.32.0. I found that Xorg didn't start, but systemctl showed that the…
-
docker compose up -d when i do this i get this error.
Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /opt/postal-tls/caddy-data/caddy/certificate…
-
谢谢这个项目。
我试着在nas上安装,挂载路径是奇怪的“[/config,”和“/download]”,导致无法安装。
提示“Background task error for create baidunetdisk-1: 400 Client Error: Bad Request ("invalid bind mount spec "config:[/config,:rw": invalid…
-
I use icinga/icingaweb2 as base for our install.
Unfortunately the image only gets build when there is a new icingaweb release. As the release of icingaweb is not increased when major plugins are u…
adn77 updated
4 months ago
-
Hello,
I have witnessed this problem with Discord, but I believe it to be a generic issue.
With `private-etc=resolv.conf`, the jail will receive a copy of the system's resolv.conf. If the system…
haarp updated
2 months ago