Mark Lavi

Results 56 comments of Mark Lavi
trafficstars

@TomKTW described my situation exactly and workaround, using KeePassXC 2.7.9 AppImage on Linux Mint 21.3. I start KeePassXC with keepass-cli to open a database, which starts window minimized per configuration....

https://github.com/search?q=repo%3Akanisterio%2Fkanister+bitnami+AND+NOT+charts&type=code

The search identifies these blueprints, the official container images are all on Docker Hub. 1. [Cassandra](https://cassandra.apache.org/doc/latest/cassandra/installing/installing.html#install-with-docker) - https://hub.docker.com/_/cassandra = `cassandra:latest` 2. [MongoDB](https://www.mongodb.com/docs/manual/tutorial/install-mongodb-community-with-docker/#std-label-docker-mongodb-community-install) - https://hub.docker.com/r/mongodb/mongodb-community-server = `mongodb/mongodb-community-server:latest` 3. [PostgreSQL](https://github.com/docker-library/docs/blob/master/postgres/README.md#image-variants) - https://hub.docker.com/_/postgres/...

@hairyhum and I reviewed today, we need to investigate the Helm chart usage of Bitnami and see if :latest will still work with blueprints as well as deprecate some of...

FYI: created an internal work ticket today.

Updated strategy: move to bitnamilegacy with existing tags. It will still expire after the end of this month, we do not know when, but it gives us more time to...