Commit graph

7 commits

Author SHA1 Message Date
Shunsuke Suzuki
554797dfd9
chore: introduces golangci-lint (#32)
* refactor: fix code with golangci-lint
* ci: configure golangci-lint
* Closes #13
2020-12-20 11:04:51 +01:00
Suzuki Shunsuke
f213e3a348 style: format with gofumpt
https://github.com/mvdan/gofumpt

```
$ gofumpt -l -s -w docker/*
```
2020-12-12 19:26:11 +09:00
dubo-dubon-duponey
a64378ac59
feat: adds support for OCI manifests (#316)
Close #315 

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2020-12-01 14:06:27 +01:00
Manuel Vogel
4e9cab18a7
fix: duplicated buildImage function 2020-10-08 07:52:59 +02:00
edgar poce
cc80dff9e8 added error handling if context file not found 2020-03-26 09:59:38 -03:00
edgar poce
ab046c2366 removed jsonmessage dependency 2020-03-26 01:27:08 -03:00
edgar poce
6a3c615a30 added docker_registry_image 2020-03-24 16:48:49 -03:00