Sign in
skia
/
external
/
github.com
/
AOMediaCodec
/
libavif
/
b4e5d986c39d6f85f1598e1da2128d6842e60b81
/
.
/
tests
/
docker
/
Dockerfile
blob: a9fd83fb6173de3260c58904690c28529e49a8e1 [
file
]
FROM ubuntu
:
20.04
ADD build
.
sh
/
root
/
build
.
sh
RUN apt update
&&
apt install
-
y dos2unix
RUN dos2unix
/
root
/
build
.
sh
RUN bash
/
root
/
build
.
sh