FROM minimal:2.34 MAINTAINER gyurix COPY scripts /scripts WORKDIR /services/ ENTRYPOINT ["/scripts/service-exec"]