Set WORKDIR to /home/agama after build and install
Signed-off-by: James P. Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
a4d8fbb007
commit
a865de8372
@ -37,6 +37,8 @@ RUN ./configure --arch=x86_64 --disable-yasm --enable-vaapi --enable-libmfx \
|
||||
&& make \
|
||||
&& make install
|
||||
|
||||
WORKDIR /home/agama
|
||||
|
||||
# ffmpeg is installed; the build and source trees are no longer needed
|
||||
# RUN rm -rf /home/agama/ffmpeg
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user