FROM taler_local/taler_base COPY taler.conf /config/taler.conf COPY startup.sh / RUN chmod +x /startup.sh ENTRYPOINT /startup.sh