File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- FROM FROM ubuntu:24.04
1+ FROM ubuntu:24.04
22
33COPY agent-manager /app/
44COPY ./dependencies/agent/ /dependencies/agent/
Original file line number Diff line number Diff line change 1- FROM FROM ubuntu:24.04
1+ FROM ubuntu:24.04
22
33RUN apt-get update
44RUN apt-get install -y ca-certificates
Original file line number Diff line number Diff line change 1- FROM FROM ubuntu:24.04
1+ FROM ubuntu:24.04
22
33RUN apt-get update
44RUN apt-get install -y ca-certificates
Original file line number Diff line number Diff line change 1- FROM FROM ubuntu:24.04
1+ FROM ubuntu:24.04
22RUN apt-get update
33RUN apt-get install -y ca-certificates git wget
44COPY correlation /app/
Original file line number Diff line number Diff line change 1- FROM FROM ubuntu:24.04
1+ FROM ubuntu:24.04
22
33COPY log-auth-proxy /app/
44
Original file line number Diff line number Diff line change 1- FROM FROM ubuntu:24.04
1+ FROM ubuntu:24.04
22
33RUN apt-get update
44RUN apt-get install -y ca-certificates
Original file line number Diff line number Diff line change 1- FROM FROM ubuntu:24.04
1+ FROM ubuntu:24.04
22
33RUN apt-get update
44RUN apt-get install -y ca-certificates
You can’t perform that action at this time.
0 commit comments