Skip to content
forked from danbooru/iqdb

iqdb fork with changes to build docker image on raspberry pi 64bit

License

Notifications You must be signed in to change notification settings

Maxgames17/iqdb-pi

 
 

Repository files navigation

changed a couple of things to build the docker image for my pi4

# build the image and set version as arm64
sudo docker build -f iqdb/Dockerfile -t evazion/iqdb:arm64 iqdb/

in docker-compose set the image field as such

image: evazion/iqdb:arm64

About

iqdb fork with changes to build docker image on raspberry pi 64bit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.4%
  • CMake 8.9%
  • Dockerfile 1.2%
  • Makefile 0.5%