-
### What is your set up?
Cloud Hosted
### Version
3.3.0
### Describe the issue
When i try version 3.2.x and 3.3.0 i got the error Cannot connect to database in browser.
When i do the d…
-
I am runing the docker like this:
```
docker run --cpus=20 --memory=25g --memory-swap=30g \
-v "/home/mferreira":"/input" \
-v "/home/mferreira":"/output" \
brentp/smoove smoove call…
-
### Error Message and Logs
Hello
I am trying to deploy a [self-hosted version of Signoz](https://signoz.io/docs/install/docker/) to my Coolify instance.
The self-host process consists of cloning the…
-
Take this Dockerfile:
```dockerfile
FROM scratch
```
Build it in two ways:
```console
# buildctl build --output type=docker,dest=/tmp/a,tar=false --frontend dockerfile.v0 --local context=. --local …
-
![image](https://github.com/user-attachments/assets/4340b5eb-1282-4cd2-bc21-3a27fd50cd80)
This one use root but it's the same problem when using the default user setup in the Dockerfile.
-
### Describe the bug
It seems Docker cannot mount a file from an overlayfs source.
### To reproduce
```sh
docker run --interactive --rm --mount type=bind,source="$PWD"/myfile,target=/myfile …
Bilge updated
1 month ago
-
if you could update the dockerfile so this works again that would be very nice
-
## Impact
__environment [Testnet/Mainnet]__: Testnet
__an user is impacted [Y/N], if yes type of user: [External/Internal]__: Y, Internal
## Describe the bug
The `coordinator.zip` file, which …
-
I would like to request a new feature for the VS Code Docker extension that allows for automatic sorting of keywords in Docker Compose files.
## Current Behavior
When copying and pasting Docker Comp…
-
After adding layer 2 and 3 back to the UML model, do this work.
Instead of copying all the files and then running the conversion do both steps for each file.
1. Add the JMS code to just put a request…