-
**Describe the bug**
Im trying to install twake onpremise and did the exact steps and `./start.sh` breaks with the following info:
```
ERROR: The Compose file './docker-compose.yml' is invalid be…
-
### Description
Machine: MAC, Apple based.
I was using a docker container, but it stopped working & then docker couldn't be started again. This happened for the first time in a while, and yes, I w…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched t…
-
### What happened?
Hey, i have just installed airbyte using the abctl command on a windows vm. I want to add a local folder so i can add that as a source for local files.
The problem here is, that t…
Joly0 updated
1 month ago
-
### Description
Running this amd64 container on macOS Sonoma 14.4 on an M2 mac under Rosetta gets this error:
```
assertion failed [rem_idx != -1]: Unable to find existing allocation for shared mem…
-
### Шаги воспроизведения:
- открыть терминал и запустить docker-compose командой: docker-compose up
- открыть новый терминал и запустить приложение командой: java -jar db-api.jar
- открыть новый те…
-
### Issue
Trying to switch from UiAutomator2 to Espresso/Compose. Works fine with uiautomator2, but not working with espresso driver, getting socket hang up error. Tried all the typical fixes for soc…
-
I found the following in /var/log/syslog after starting up the application on Ubuntu 19.04.
May 7 10:26:35 damascus gong-0.1.3-x86_64.AppImage.desktop[2537]: (node:2537) UnhandledPromiseRejecti…
-
Trying to get testcontainers work with Podman and Docker-compose in Fedora 35 OS to run tests on a custom Kafka cluster. Tried the following approaches but all of them are failing:
1st Approach:
@…
-
### Description
The VM disk usage reported in Docker Desktop (180 GB) is way bigger than what `docker system df` reports (~30GB).
This causes error in containers complaining about not enough space…