Add better logging
Build Service
6
Posts
2
Posters
113
Views
2
Watching
-
I am a heavy user of the build service. Would it be possible to align the logging better between the server version and what I see in the console when running cloudron build? Specifically, it took me a while to figure out that the Build Service preferred a Dockerfile.cloudron instead of Dockerfile, which I assumed it would always use.
I believe the console logs don't provide me with that information (they only show the content of the dockerfile, but they would be similar at least, of course).
However, the app's logs on the server do specify this.Also, I could see something like "you have multiple dockerfiles, which one would you like to use" or so.