Andy Neff
Andy Neff
Something I forgot to mention earlier, but because of [this](https://github.com/andyneff/highland_builder/blob/3a588d28c5b964caa18827713d73ac08bf4d005e/builder.py#L284) line, a Dockerfile MUST exist at the "Dockerfile Location" column in the "Build settings". So if you are using a...
Related to #72
@outcoldman Thanks, `--seed-passwd` is the better way I couldn't find. I totally agree that it looks like a new way to implement the environment features should be added to this...
The `/etc/splunk/ftr` mechanism is the same in 7.1.0, and you still have this problem in 7.1.0 # Workaround Here's a snippet from my `docker-compose.yml` file to fix this **Updated**: @boojew...
Still happens on 7.1.0 and 7.1.2
@Avasam Unfortunately, in my fork I rewrote it _all_ in python (as I do not know LUA), and it is not something you can PR into the LUA script. But...
The OP example is fixed in v1.8.6, but this example is still not parsing correctly. > I'll not open a new issue because this is certainly related: > > ```shell...
I can confirm I had this problem on version 1.8.3. Over 15GB! ``` > ps -o drs,%mem 2411 ``` | DRS | %MEM | | --- | --- | |...
@nlyan I think the answer is no? I do not use the `synergy` command to start `synergys`, except to figure out the initial configuration. Once I get my conf file...
Versions I've tried: - `4.0.2` - Works (`quay.io/pypa/manylinux_2_28_x86_64`) - `4.1.0` - Fails (`python:3.13`) - `4.1.1` - Fails (Windows 11 via `choco`)