Skip to content

Docker File#36

Open
mehranhaddadi13 wants to merge 2 commits intobearsprogrammer:masterfrom
mehranhaddadi13:master
Open

Docker File#36
mehranhaddadi13 wants to merge 2 commits intobearsprogrammer:masterfrom
mehranhaddadi13:master

Conversation

@mehranhaddadi13
Copy link

  • Dockerfile and docker-compose.yml are provided.
  • All the paths in .py files are changed to 3 new directories.
  • Instructions of running the docker container are inserted into the README.
  • I successfully built the docker image(training the model on my own pictures) on my windows laptop, but I could not run a container from it(testing the program) as windows does not give camera access to docker containers. Then, I tried to build the image based on linux/arm64/v8 platform to test it on my RaspberryPie device, but it could not install Tensor Flow V1.7 in this setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant