knettercalculator

Automatic calculator for the Math (and Physics) OneNote Script made by my teacher Mr. Knetter
git clone git://archive.git.mtrnord.blog/MTRNord/knettercalculator.git
Log | Files | Refs | README

Dockerfile (87B)


      1 FROM mtrnord/opencv:latest
      2 
      3 MAINTAINER MTRNord <info@nordgedanken.de>
      4 
      5 COPY code/ code