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