1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-20 03:59:26 +02:00
Carlos Alexandro Becker d5a413f9f4
feat: add context info to docker build errors (#3920)
its too hard to debug docker build issues... sometimes is just a typo in
the binary name, and you might end debugging it for way too long...

this prints the full path to the build context (so, locally at least,
you can cd into it) and also all the files available there when the
error seems to be one of the "file not found" kind.

Hopefully this helps fixing things easier :)

closes #3912

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-08 21:06:04 -03:00
..
2023-03-02 00:01:11 -03:00
2023-03-02 00:01:11 -03:00
2023-03-20 09:29:14 -03:00
2023-03-02 00:01:11 -03:00
2023-03-02 00:01:11 -03:00
2023-03-19 22:17:18 -03:00
2022-08-16 01:16:45 -03:00
2023-03-22 23:49:48 -03:00
2021-04-25 14:20:49 -03:00
2023-03-02 00:01:11 -03:00
2022-12-21 23:43:30 -03:00
2023-04-08 02:30:26 +00:00
2023-04-08 02:30:26 +00:00