I used “Doom” ASCII art font to make blocks in Dockerfile code:
#########################################################################
# ______ _ _ _
# | ___ \ (_) | | |
# | |_/ /_ _ _| | __| |
# | ___ \ | | | | |/ _` |
# | |_/ / |_| | | | (_| |
# \____/ \__,_|_|_|\__,_|
#
# ASCII font used https://patorjk.com/software/taag/#p=display&f=Doom&t=Build
#------------------------------------------------------------------------
# Build stage
#########################################################################