UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Development

Merged Austin Webster requested to merge development into master
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
+ 3
1
@@ -10,5 +10,7 @@ USER nobody
WORKDIR /
COPY --chmod=755 lrs2-linux /
CMD ["/lrs2-linux --setAdminUser=true --continue"]
ENV continue=true
ENV setAdminUser=true
CMD ["/lrs2-linux"]
EXPOSE 3005
Loading