Joel Wetzell
Joel Wetzell
Not sure I would have realized that bumping a patch version from 20.18.4 -> 20.18.6 would have jumped 7?! major versions of docker
Looks good enough for testing
What issue are you actually facing? The only path inside the container that needs persisted is `/config`.
Closing because no follow up.
I don't believe `protocol` is valid property there. The definition for that has `action` and `path`. It does not look possible to exclude auth for a particular protocol.
It would be nice if it wasn't so many clicks in. In Insomnia pasting a curl command into the url bar would prompt you to import it as a new...
@jokj624 that line is actually specifically written to remove the `/` from the end of a url. So seems like they are intentionally stripping of that last backslash for some...
This image is not compatible with the `guacamole/guacamole` image. You would likely have to dig in to the `guacamole.properties` file if you want to configure that.
This image does not expose anyway to configure the `guacamole.properties` from ENV variables. It looks like the README is a bit wrong on what extensions are available doesn't seem like...
The postgres extension is already enabled as it is used for the internal database that is running. I will look at adding support for the others but at that point...