-
Files are in comments below.
## Steps
This uses docker rather than installing any depdenceies locally.
```shell
docker build --tag otelcol-libhoney:local .
```
This runs a 2 stage build…
-
## Proposal
As servers are often deployed in isolated environments for easy horizontal scaling, containers have become integral to development.
Additionally, today people do not like to download dat…
-
When I try out this demo with docker and run
`docker compose run app /venv/bin/python manage.py migrate`
`exec /code/docker-entrypoint.sh: no such file or directory` shows up in terminal.
I checke…
-
### Bug description
I'm trialling Conduit for our use case of CDCing data from postgres -> elasticsearch.
Using:
I'm noticing this error on start:
```
ERR node stopped error="node postg…
-
i used mcarouter/scripts/docker/ubuntu/Dockerfile to build my image.
```bash
mcrouter/mcrouter/scripts/docker/ubuntu > docker build .
Sending build context to Docker daemon 6.144kB
Error respon…
-
Each time when we try to create the docker image after some modifications in the Project , The gradle is downloading all the jars each time , so creating an docker image is taking more time .
1) i…
-
I am deploying this from scartch and the seafile-server container fails during the initial setup with an “Access denied” error when attempting to connect to the seafile-db service (MariaDB). The issue…
-
I have some docker volume on my laptop, can I use backintime to backup `/var/lib/docker/volumes`?
-
Hi,
I've got Docker desktop running, but after starting a new execution the agent errors with:
```Hint: Connection to Docker failed. Is docker or Docker Desktop running?
Error: Traceback (mos…
-
Currently, the integration tests runner uses `docker.io/rust:1.81-slim-bookworm` as base image, which already contains all the toolchain for rust 1.81.
But, when starting the runner, the current ve…