Andrew Duss
Andrew Duss
Using the `postgres:15-bullseye` image and it works fine: ``` podman run \ --rm \ -it \ -e POSTGRES_USER=postgres \ -e POSTGRES_PASSWORD=password \ -e POSTGRES_DB=mydb \ -p 5432:5432 \ postgres:15-bullseye ```...
Sorry for the way late response. Installed the latest version of Podman Desktop (1.15.0) which installed Podman v5.3.1 and it looks like I can start the `postgis/postgis:15-master` image without any...
Super annoying that it doesn't show by default. Changing the activity bar location to `default` and orientation to `vertical` will show the badges again after the March 2025 update (Unsure...
Hey @derailed 👋 I know you're probably busy with other things, but I want to follow up with this PR. It adds "q" as a valid back button on screens...
Hi @derailed - any updates here? I'd still like to have this merged. Thanks!