We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
❯ git clone https://github.com/thibaud-rohmer/PhotoShow.git toto Cloning into 'toto'... remote: Enumerating objects: 4242, done. remote: Total 4242 (delta 0), reused 0 (delta 0), pack-reused 4242 Receiving objects: 100% (4242/4242), 3.07 MiB | 6.10 MiB/s, done. Resolving deltas: 100% (2144/2144), done. ❯ cd ❯ cd toto/docker; ./runPhotoshow.sh zsh: no such file or directory: ./runPhotoshow.sh ❯ ls Dockerfile fpm.conf nginx.conf raspbian-stretch README.md supervisor.conf
The text was updated successfully, but these errors were encountered:
Have you tried this docker image? https://hub.docker.com/r/linuxserver/photoshow
Sorry, something went wrong.
No branches or pull requests
❯ git clone https://github.com/thibaud-rohmer/PhotoShow.git toto
Cloning into 'toto'...
remote: Enumerating objects: 4242, done.
remote: Total 4242 (delta 0), reused 0 (delta 0), pack-reused 4242
Receiving objects: 100% (4242/4242), 3.07 MiB | 6.10 MiB/s, done.
Resolving deltas: 100% (2144/2144), done.
❯ cd
❯ cd toto/docker; ./runPhotoshow.sh
zsh: no such file or directory: ./runPhotoshow.sh
❯ ls
Dockerfile fpm.conf nginx.conf raspbian-stretch README.md supervisor.conf
The text was updated successfully, but these errors were encountered: