Skip to content
Snippets Groups Projects
Select Git revision
  • 2c7f31d6399d28563f4161da9a89bd772030d1f5
  • master default protected
  • opencv4
  • custom_realsense
  • deproject
  • camera
6 results

projection.cpp

Blame
  • Dockerfile_AngularApp 204 B
    FROM nginx:latest
    LABEL maintainer="Michaël Minelli <michael-jean.minelli@hesge.ch>"
    LABEL Description="Angular App for Dojo"
    
    RUN echo "Frontend is not yet available." > /usr/share/nginx/html/index.html