Skip to content

Tell base64 to not wrap lines

What does this MR do and why?

Improve Use kaniko to build Docker images page by simplifying Docker authentication example. Skips the tr -d '\n' command by telling base64 to not output linebreaks (\n): https://linux.die.net/man/1/base64

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcel Amirault

Merge request reports