Skip to content

Commit

Permalink
Proxy V13.4 release (Merge tag 'proxy-13.4')
Browse files Browse the repository at this point in the history
  • Loading branch information
laullon committed Nov 1, 2023
2 parents c8b226e + f37ab5c commit 3a7279f
Show file tree
Hide file tree
Showing 8 changed files with 7,823 additions and 6,311 deletions.
3 changes: 3 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ RUN chown -R wavefront:wavefront /var/spool/wavefront-proxy
RUN mkdir -p /var/log/wavefront
RUN chown -R wavefront:wavefront /var/log/wavefront

# Temp fix for "MONIT-41551"
RUN apt-get remove -y wget

# Run the agent
EXPOSE 3878
EXPOSE 2878
Expand Down
Loading

0 comments on commit 3a7279f

Please sign in to comment.