mirror of https://github.com/perkeep/perkeep.git
c698ff5add
Still slow, but no more ffmpeg child processes, and I'm confident ImageMagick will improve over time. There are actually ImageMagick commits in the past few hours that look promising. We have a demo tomorrow, so we're not going to bump our git rev & Docker image to the latest ImageMagick master yet. Updates #969 Change-Id: I7a8545821cae4214ea521d7cb46aa235ae3f0ed3 |
||
---|---|---|
.. | ||
Dockerfile | ||
README.txt |
README.txt
Once: $ gcloud auth configure-docker On any change: $ docker build --tag=gcr.io/perkeep-containers/thumbnail:latest . $ docker push gcr.io/perkeep-containers/thumbnail:latest TODO: version it probably.