Sign in
◑
Theme
skia
/
external
/
github.com
/
AOMediaCodec
/
libavif
/
6f0ba322b0ef352ea01e1b97a53066fe26e46e6e
/
.
/
tests
/
docker
/
Dockerfile
blob: 916a3cb9657df91fe894608470674499c763329e [
file
]
FROM ubuntu
:
19.10
ADD build
.
sh
/
root
/
build
.
sh
RUN apt update
&&
apt install
-
y dos2unix
RUN dos2unix
/
root
/
build
.
sh
RUN bash
/
root
/
build
.
sh