1
0
mirror of https://github.com/siderolabs/kres.git synced 2026-02-05 09:45:35 +01:00

2 Commits

Author SHA1 Message Date
Dmitriy Matrenichev
c41f376386 feat: add support for custom .gitignore paths
Now you can add `ignoredPaths` list to `common.Build` spec.

Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
2022-11-28 18:59:45 +03:00
Andrey Smirnov
6e4c1a3cde feat: first version of Kres
This includes Dockerfile, Makefile, .dockerignore,
.golangci.yml generator from the project.

Build instructions in this project were self-generated by Kres.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-08-11 19:19:09 +03:00