-
**To Reproduce**
Steps to reproduce the behaviour:
1. use start.ps1 powershell terminal script
2. problem with $LASTEXITCODE it does not get any process ID for the Wait-process to work prope…
-
root@tv3--c9d4bf90:/tmp# gcc --version
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. T…
-
After bumping Dagger to Buildkit v0.11.5 we noticed service containers stay running rather than stopping after we interrupt them.
We tracked it down https://github.com/moby/buildkit/pull/3722 and c…
-
I start a container and share a port for UDP traffic as this:
docker run —rm -p 5060:5060/udp —name host1 -i -t ubuntu:14.04
Then in that container I wait for traffic with:
nc -u -l 5060
I then ge…
-
This should let us run command as PID1 and/or avoid subtle issues related to signal forwarding, running command under supervision, etc.
In case dockerize needs to both run given command and tail lo…
-
**Description:**
We have some tasks running on a K8s cluster through SCDF 2.10.2. When we request to stop them, the tasks stop, the associated pods are removed but they still show up as RUNNING on SC…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
In the Docke…
-
I may be wrong here but is there a race condition present in the "Into the woods" implementation?
We `wait4` on the child pid we fork in the parent as a means to block so we don't kill pid1 until ou…
-
### Version
Microsoft Windows [Version 10.0.22000.918]
### WSL Version
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.57.1
### Distro Version
Ubuntu 22.04
### Other Software
PhpStorm 2022.2.…
-
Hi, I have an issue with the configuration of powerLevel10K involving gitstatus. After installing p10k, every time I open iTerm I get this error below and a prompt in an os dialog saying 'You don't ha…