Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Irreq authored Aug 8, 2024
1 parent 707545a commit dcde720
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,3 @@ WORKDIR /usr/src/app
# Add configs for sound and start pulse audio
COPY src/audio/daemon.conf /etc/pulse/daemon.conf
RUN pulseaudio --start

RUN mkdir -p build && cd build && cmake .. && make

0 comments on commit dcde720

Please sign in to comment.