-
Hello,
I upgraded my docker image to the latest version today and now the container won't start anymore. The local MySQL database does fails to start.
Docker logs:
```
* Starting MySQL database …
-
Everytime I try to start the services in Docker, it says "Error in plugin: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar…
-
## Bug Report
### Setup
**CometBFT version** (use `cometbft version` or `git rev-parse --verify HEAD` if installed from source):
v0.38.12 (via docker build)
**Have you tried the latest…
-
Details TBD
-
Ubuntu 18.04.6系统,安装最新的Metarget,搭建CVE-2020-15257成功:
![image](https://github.com/Metarget/metarget/assets/42080954/29d8d002-8be1-4466-b36b-bd4e9a3a8692)
但通过CDK反弹Shell报错如下:
```
aaa@ubuntu:~/Downloads…
-
## 학습
- socat 을 사용하여 모니터링 할 수 있다.
- 윈도우 도커 데스크탑에는 해당 도구가 없으니 우분투 컨테이너를 만들고 그곳에서 테스트해 본다.
### 우분투 컨테이너 실행
- docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock ubuntu bash
### s…
-
This project currently pulls down https://hub.docker.com/r/resin/resinos version 2.95.12+rev1. The last x86 resinOS published to Docker Hub was [2.99.27_rev2-genericx86-64-ext](https://hub.docker.com/…
-
Hey guys, I want build a Qt aplication with current project, and here is my Dockerfile and startup.sh file. The question is app can't startup, it loop return error `QXcbIntegration: Cannot create plat…
-
Trying to encode a file into av1 with librav1e results in segfault
podman run -it --rm -v "$PWD:$PWD" -w "$PWD" docker.io/mwader/static-ffmpeg -v debug -i PXL_20240630_122849440.mp4 -c:v libra…
-
### Describe the bug
I was wondering whether or not this is the right place for this, but this does seem like a bug as a kernal level feature just seemed to break? I posted questions on reddit and …