Skip to content

Latest commit

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

goose-postgres

Docker Image VersionDocker Image Size

goose-postgres - is lightweight Docker image for goose with PostgreSQL

Usage with Docker Compose

services:
migrations:
image: cispace/goose-postgresvolumes:
- ./migrations:/migrationsenvironment:
GOOSE_DBSTRING: "host=postgres user=root password=root dbname=users sslmode=disable"command: up

About

Lightweight image for Goose with PostgreSQL

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages