file permission setup changes
This commit is contained in:
parent
fe5c8790c4
commit
4214763e69
@ -29,6 +29,7 @@ docker pull ${REGISTRY_URL}/${CONTAINER}:${TAG}
|
|||||||
mkdir $(pwd)/media
|
mkdir $(pwd)/media
|
||||||
wget -O $(pwd)/media/AUD_MW_E.264 \
|
wget -O $(pwd)/media/AUD_MW_E.264 \
|
||||||
https://fate-suite.libav.org/h264-conformance/AUD_MW_E.264
|
https://fate-suite.libav.org/h264-conformance/AUD_MW_E.264
|
||||||
|
chmod -R 777 $(pwd)/media
|
||||||
docker run \
|
docker run \
|
||||||
--rm \
|
--rm \
|
||||||
-a STDOUT \
|
-a STDOUT \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user