feat: add PostgreSQL/MongoDB Images and fix multiarch (#40)
add PostgreSQL/MongoDB Images and fixes multi-arch builds for MariaDB, Redis.
This commit is contained in:
20
README.md
20
README.md
@@ -118,6 +118,12 @@ is tagged correctly.
|
||||
* [`MariaDB 10.7`](/mariadb/10.7)
|
||||
* `ghcr.io/parkervcp/yolks:mariadb_10.7`
|
||||
|
||||
### [MongoDB](/mongodb)
|
||||
* [`MongoDB 4`](/mongodb/4)
|
||||
* `ghcr.io/parkervcp/yolks:mongodb_4`
|
||||
* [`MongoDB 5`](/mongodb/5)
|
||||
* `ghcr.io/parkervcp/yolks:mongodb_5`
|
||||
|
||||
### [Mono](/mono)
|
||||
* [`mono_latest`](/mono/latest)
|
||||
* `ghcr.io/parkervcp/yolks:mono_latest`
|
||||
@@ -133,6 +139,20 @@ is tagged correctly.
|
||||
* [`node17`](/nodejs/17)
|
||||
* `ghcr.io/parkervcp/yolks:nodejs_17`
|
||||
|
||||
### [PostgreSQL](/postgres)
|
||||
* [`Postgres 9`](/postgres/9)
|
||||
* `ghcr.io/parkervcp/yolks:postgres_9`
|
||||
* [`Postgres 10`](/postgres/10)
|
||||
* `ghcr.io/parkervcp/yolks:postgres_10`
|
||||
* [`Postgres 11`](/postgres/11)
|
||||
* `ghcr.io/parkervcp/yolks:postgres_11`
|
||||
* [`Postgres 12`](/postgres/12)
|
||||
* `ghcr.io/parkervcp/yolks:postgres_12`
|
||||
* [`Postgres 13`](/postgres/13)
|
||||
* `ghcr.io/parkervcp/yolks:postgres_13`
|
||||
* [`Postgres 14`](/postgres/14)
|
||||
* `ghcr.io/parkervcp/yolks:postgres_14`
|
||||
|
||||
### [Python](/python)
|
||||
|
||||
* [`python3.7`](/python/3.7)
|
||||
|
Reference in New Issue
Block a user