Is there easy way to build containers ? I see many resources for running stuff with already built container but could not any simple how to do it. Currently just mounting docker host and building on it.
Dockerfiles?
Edit: I misunderstood the parents question.