Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Remove debug output from Dockerfile (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtlynch authored Nov 16, 2022
1 parent a591440 commit 871542a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ RUN git clone https://gitlab.freedesktop.org/libnice/libnice \
ninja -C build && \
ninja -C build install

# DEBUG
RUN pwd
RUN ls -l

ARG PKG_NAME="libnice10"
ARG PKG_BUILD_NUMBER="1"
ARG PKG_ARCH="armhf"
Expand Down

0 comments on commit 871542a

Please sign in to comment.