Build of agama-176
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
5736b88216
commit
0ecaf844d7
@ -166,7 +166,7 @@ WORKDIR /home/agama
|
||||
# ffmpeg is installed; the build and source trees are no longer needed
|
||||
# RUN rm -rf /home/agama/ffmpeg
|
||||
|
||||
COPY assets/* /assets/
|
||||
COPY assets/ /assets/
|
||||
|
||||
ENTRYPOINT [ "/assets/entry" ]
|
||||
|
||||
|
@ -42,6 +42,6 @@ WORKDIR /home/agama
|
||||
# ffmpeg is installed; the build and source trees are no longer needed
|
||||
# RUN rm -rf /home/agama/ffmpeg
|
||||
|
||||
COPY assets/* /assets/
|
||||
COPY assets/ /assets/
|
||||
|
||||
ENTRYPOINT [ "/assets/entry" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user