Skip to main content
4 of 4
edited body

How does the Docker build command limit row count for the image's stdout? (see my gif pls)

docker build process

I read that docker build is using some templates written in Go but I'm trying to achieve this for a yarn add or start from a python script. Their outputs are too verbose and I don't want to see the whole thing. I'm very familiar with Jinja.

I'm running MacOS Big Sur 11.4 & Docker version 20.10.7, build f0df350