Sign inSign up

panitz/goose

By panitz

Updated over 5 years ago

Docker image with the goose database migration tool.

Image
0

147

panitz/goose repository overview

Docker image with pressly/goose

This repository contains a docker image with the goose database migration tool.

Building the docker image

docker build -t panitz/goose:latest .

The Dockerfile accepts the following build arguments:

Build ArgumentDefaultDescription
GOOSE_VERSIONSet the tag of pressly/goose to build. If you want to use this argument then the value has to start with "@"!
UBUNTU_VERSIONfocal-20210401Version of the Ubuntu base image.
docker build --build-arg [email protected] -t panitz/goose:v2.7.0 .

Tag summary

Content type

Image

Digest

Size

34.2 MB

Last updated

over 5 years ago

docker pull panitz/goose:v2.7.0