# extract formulas # see how the image was built docker image history --no-trunc image_name > image_history #The steps will be logged into the image_history file.