digitalocean / marketplace-partners

Image validation, automation, and other tools for DigitalOcean Marketplace Vendors and Custom Image users
Other
193 stars 98 forks source link

Print contents of log files for log warnings #159

Closed CrashenX closed 2 years ago

CrashenX commented 2 years ago

When building an image, it's not uncommon for a log file to get a few lines written to it after cleanup. Print the contents of the log file for evaluation by the image creator of whether or not the warning warrants a rebuild of the image or not.

adesokanayo commented 2 years ago

Yeah, this will be helpful for the image creator.