build-containers/Dockerfile.base

6 lines
45 B
Docker

FROM fedora:29
WORKDIR /root
CMD /bin/true