mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2025-12-11 23:50:04 +01:00
Go v1.11 (#60)
* Go v1.11 * [Go Modules](https://github.com/golang/go/wiki/Modules) * [GolangCI-Lint](https://github.com/golangci/golangci-lint) * [Distroless](https://github.com/GoogleContainerTools/distroless) docker image
This commit is contained in:
parent
abc544b368
commit
da3d9525cf
8 changed files with 47 additions and 117 deletions
|
|
@ -4,4 +4,4 @@ version: '2.3'
|
|||
services:
|
||||
dbmate:
|
||||
volumes:
|
||||
- .:/go/src/github.com/amacneil/dbmate
|
||||
- .:/src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue