Dockerfile 90 B

1234
  1. FROM docker:stable-dind
  2. ENTRYPOINT ["/docker-entrypoint.sh"]
  3. COPY docker-entrypoint.sh /