Skip to content

Commit

Permalink
Udpate cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Sep 27, 2023
1 parent ef72514 commit 3f6ac21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ RUN which cmake && cmake --version
# The ffmpeg and ssl should be ok.
RUN ls -lh /usr/local/bin/ffmpeg /usr/local/ssl

# Depends on git.
RUN apt-get install -y git gcc

# Build SRS for cache, never install it.
# 5.0release 3ddacdb47 Build: Support sys-ssl for srt. v5.0.184 (#3806)
# develop ca155a5b5 Turn off the related utests H265 option. v6.0.85 (#3811)
Expand Down

0 comments on commit 3f6ac21

Please sign in to comment.