Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jun 3, 2024
1 parent e2c0b25 commit 1d523b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ ARG NGINX_RTMP_PORT
ARG NGINX_HTTP_PORT
ARG NGINX_HTTPS_PORT

RUN chmod 1777 /tmp

# Update package list and install basic utilities
RUN apt-get update && apt-get install -y --no-install-recommends \
apt-transport-https \
Expand Down

0 comments on commit 1d523b8

Please sign in to comment.