back
This commit is contained in:
parent
0407b0dab2
commit
14bc60270f
|
@ -43,9 +43,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
libsvtav1-dev libsvtav1enc-dev libsvtav1dec-dev \
|
||||
libdav1d-dev
|
||||
|
||||
RUN echo "REMIREMIREMI"
|
||||
RUN ls /usr/include | grep python
|
||||
|
||||
# Install gh cli tool
|
||||
RUN (type -p wget >/dev/null || (apt update && apt-get install wget -y)) \
|
||||
&& mkdir -p -m 755 /etc/apt/keyrings \
|
||||
|
|
Loading…
Reference in New Issue