FROM tfb/ffead-cpp-base:latest COPY ffead-cpp-httpd.sh ./ RUN chmod 755 *.sh RUN ./ffead-cpp-httpd.sh ENV PATH=${IROOT}/httpd/bin:${PATH}