Sign in
skia
/
external
/
github.com
/
AOMediaCodec
/
libavif
/
f03ee46619497b6c3e3b46db35d03a436bfc9f9f
/
.
/
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