FROM fedora:latest
RUN ls -lha /this/will/never/exist/and/therefore/this/build/will/fail
RUN uname -a && env
