Dockerfile 94 B

12345
  1. FROM nginx_agent_base:latest
  2. COPY ./src /work/nginx_agent/src
  3. WORKDIR /work/nginx_agent/src