- Get latest version of docker and docker-compose (https://docs.docker.com/compose/install/)
- Have Python3 installed. Should be accessible with the shell command python3
- Either ensure port 8000 is open or change the port number to whatever is best for you by modifying the following line in docker-compose.yml:
command: python3 manage.py runserver 0.0.0.0:8000
- In a terminal:
cd image_compare
docker-compose up
- Navigate to http://your-server:8000/
- Any problems/concerns please create an issue on the project page (https://github.com/dchrostowski/image_compare/issues) or email dan@danchrostowski.com
-
Notifications
You must be signed in to change notification settings - Fork 0
dchrostowski/image_compare
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Compares image similarity
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published