Reports duplicated stage names in FROM ... AS stage-name command.
FROM ... AS stage-name
Examples:
# the commands below will fail FROM ubuntu:latest AS stage1 FROM ubuntu:latest AS stage1