Cheky
Cheky copied to clipboard
Image Docker pour architecture ARM
Bonjour,
Bravo pour le travail ! Voici l'image sous Docker pour une utilisation sous Raspberry PI : https://github.com/fallais/docker-checky-arm
et voilà une image toute prête pour x86_64:
https://hub.docker.com/r/pschmitt/cheky
Usage:
docker run -it --rm -v $PWD/data:/data -p 8012:80 --name cheky pschmitt/cheky
It will then be available at: http://localhost:8012