Skip to content

Commit

Permalink
Merge pull request #1 from snappyflow/upendrasahu-patch-1
Browse files Browse the repository at this point in the history
Use OSS version
  • Loading branch information
upendra-sahu-ML authored Sep 14, 2021
2 parents 363485f + cd7e6bd commit 0f90639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ WORKDIR $APM_SERVER_PATH

COPY . $APM_SERVER_PATH

# Use OSS version of apm-server
RUN make apm-server-oss
RUN mv /usr/share/apm-server/apm-server-oss /usr/share/apm-server/apm-server

Expand Down

0 comments on commit 0f90639

Please sign in to comment.