Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
/ talk-postgres Public archive

Repo used for Docker Hub to publish a docker image for a Multi Architecture build of Postgres

Notifications You must be signed in to change notification settings

geneva/talk-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

talk-postgres

Build image:

docker buildx build --push --platform linux/arm/v7,linux/arm64/v8,linux/amd64 --tag genevachat/talk-postgres:latest .

This command will make a multi architecture image and push to docker hub. You will need to login to Docker through Docker Desktop with an account that has permissions to push to that repository.

About

Repo used for Docker Hub to publish a docker image for a Multi Architecture build of Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published