Ant Kutschera

Results 13 issues of Ant Kutschera

### Description We can specify memory and memorySwap, but not yet MemorySwappiness. ### Info See https://docs.docker.com/engine/api/v1.41/#operation/ContainerCreate and `MemorySwappiness` and https://docs.docker.com/config/containers/resource_constraints/#--memory-swap-details

### Description (I think this is more of a feature request) I have configured some images in my pom.xml and start them using `docker:start`. If I change anything in the...

### Expected behavior When creating a connection using any constructor that does not take a hostname verifier, a default one should be used which actually verifies the hostname, to help...

see https://github.com/filebrowser/docs/issues/54

compare https://github.com/filebrowser/docs/blob/master/installation.md?plain=1#L65 with a few lines above. wrong (alpine): -v /path/filebrowser.db:/database.db \ correct (linuxserver): -v /path/to/filebrowser.db:/database/filebrowser.db \ it's wrong, because it maps the db file to a file in the...

Hi I found similar libs/code in the Awox Smart Control android app. I want to use them, but I get an error: Exception in thread "main" java.lang.UnsatisfiedLinkError: libTelinkCrypto.so: libstdc++.so: cannot...

`commit` and `rollback` could provide a parameter named `attemptNumber` which tells the application code how many times it has attempted to commit or rollback, so that the application code can...

Test Case (BTM 2.1.4): - kill database before commit command can be sent to it (using debugger). - let thread continue to run - restart database - during recovery database...

it cost me an hour. i found stuff online about setting the adapter, but it was the baudrate that made it work.