Petr Újezdský

Results 8 issues of Petr Újezdský

``` If (-NOT $global:balloon) ``` is reformatted into ``` If (-NOT$global:balloon) ``` which is unrunnable. I have stumbled over this when I tried to integrate https://github.com/proxb/PowerShell_Scripts/blob/master/Invoke-BalloonTip.ps1 into our project.

parser

This URL lead to 404 so I have fixed it.

In wide mode it is somewhat OK: ![image](https://user-images.githubusercontent.com/2472013/104015327-bc4c1d00-51b4-11eb-89eb-81694ad34165.png) But in narrow mode it is worse: ![image](https://user-images.githubusercontent.com/2472013/104015425-e7cf0780-51b4-11eb-8968-6177bfabc27f.png) ![image](https://user-images.githubusercontent.com/2472013/104015452-f1f10600-51b4-11eb-9df0-a1a8f17b8ef0.png) App version `3.5.4 (3.5.4.154)` MacOS `Catalina 10.15.7 (19H114)`

FEATURE REQUEST We are developing web application using `docker-compose` with multiple containers. Each container has properly implemented the `healthcheck` property, so the `health` status should be always correct. The web-server...

community_new
docker_desktop

### TL;DR ``` public class GraphQLWebAutoConfiguration { @Autowired(required = false) private Map executionStrategies; ``` is populated by spring as map `beanName -> bean`, when I have some `ExecutionStrategy` in spring...

enhancement

### Description I am using [`wg-easy`](https://github.com/wg-easy/wg-easy) successfully inside Docker for Mac version `4.22.0`. However newer versions of Docker for Mac break the TCP layer making `wg-easy` not working at all....

needs-triage
version/4.22.0

**Describe the bug** I am using `wg-easy` successfully inside Docker for Mac version `4.22.0`. However newer versions of Docker for Mac break the TCP layer making `wg-easy` not working at...

### Description It seems the file changes watching is broken in `VirtioFS`. If I start the `wildfly` application server with some app from bind mount, the `wildfly` keeps redeploying it...

status/triage
area/VirtioFS
version/4.22.0