Stop assuming the build target based on architecture
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM nvcr.io/nvidia/l4t-base:r32.3.1
|
||||
|
||||
ENV TARGET=l4t
|
||||
|
||||
COPY scripts/install-base-deps.sh /opt/scripts/
|
||||
RUN /bin/bash -c /opt/scripts/install-base-deps.sh && \
|
||||
curl -1sLf 'https://dl.cloudsmith.io/public/moonlight-game-streaming/moonlight-l4t/setup.deb.sh' | bash && \
|
||||
|
||||
Reference in New Issue
Block a user