Michael Mayer
e4544046b3
Scripts: Update dist/install-devops-tools.sh & install-proxysql-admin.sh
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-04 10:51:35 +01:00
raystlin
fd0baeb5a4
Modified comment on Dockerfile
...
Simply to add the llvm installation to the existing comment.
2025-04-07 06:08:05 +02:00
Michael Mayer
c9e305808b
AI: Add nano package to tensorflow Dockerfiles #222 #4922
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-04-06 09:41:26 +02:00
Michael Mayer
d9c260b865
AI: Use Docker build argument to specify TensorFlow version #222 #4922
...
This also ensures that the archives will be created in /build.
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-04-06 09:05:06 +02:00
raystlin
0ff942342f
AI: Improve TensorFlow for C build images and scripts ( #4922 )
...
* Fixed create_archive.sh
The previous version followed symlinks on doing the copy to a temporary
folder, so the resulting size was 3 times what it should be. Also
*.param files have been excluded from the final tar.gz file.
* Migrated tensorflow image to jammy
So as to build against an older version of glibc and support more OS
versions.
* Extend new create_archive.sh to all build types
The changes on the main create_archive.sh are now on all the other
versions.
2025-04-04 11:36:36 +02:00
Michael Mayer
6b26974ce7
TensorFlow: Upgrade build scripts to v2.18.0 #222
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-04-01 23:43:22 +02:00
Michael Mayer
db7fcbbd62
Build: Update author and copyright notices
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-05-01 12:28:55 +02:00
Michael Mayer
5903cefee3
Docker: Keep old config files when updating packages
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-03-20 21:07:40 +01:00
Simon Rettberg
b57201d3fc
Docker: Fix tensorflow Dockerfile ( #1964 )
...
There are no more *.diff files as of 4f05fde794 so the COPY
command for *.diff makes building the container fail.
2022-03-23 16:23:23 +01:00
Michael Mayer
c91fa51be7
Docker: Move init scripts to /scripts and rename $DOCKER_ARCH #2076
...
DOCKER_ARCH has been renamed to PHOTOPRISM_ARCH as it can be used
for installing deps outside of Docker environments as well.
2022-03-11 09:05:42 +01:00
Michael Mayer
88cc1b3a73
Docker: Move build init scripts
2022-02-18 17:40:58 +01:00
Michael Mayer
e9fabfa8e4
Docs: Update URL
2021-12-12 20:14:07 +01:00
Michael Mayer
96b9979b2f
Update maintainer email in Dockerfiles
2021-05-16 16:08:49 +02:00
Michael Mayer
2bbcc987e3
Videos: Upgrade Ubuntu base image to 20.10 #703
2021-02-15 12:08:04 +01:00
Michael Mayer
7fe9d04b3d
Docker: Optimize images and entrypoint.sh scripts
2021-01-17 11:56:28 +01:00
Michael Mayer
c4d7850228
TensorFlow: Set version to 1.15.2
2020-04-27 20:22:55 +02:00
Guy Sheffer
a4014ba560
Docker: Fix path, because files are in the same folder ( #200 )
2020-01-15 19:54:33 +01:00
Michael Mayer
852d13797a
Improve to TF build image and scripts incl AVX2 support #83
2019-06-27 03:22:09 +02:00
Michael Mayer
84aefc1272
Add Makefile & config to TensorFlow 1.14.0 build image #83
2019-06-25 23:08:53 +02:00
Michael Mayer
ec518628c8
Build TensorFlow v1.13.1 in Docker container #83
2019-06-23 03:21:12 +02:00
Michael Mayer
ff3a58ddf8
Upgrade to Go 1.12.6; add chromedriver via NPM
2019-06-17 22:39:32 +02:00
Michael Mayer
aab504ffd6
Initial support for HEIF image files incl improved tests & example files
2019-06-06 14:44:35 +02:00
Michael Mayer
d26f7fb0dc
Docker: Add testcafe and firefox to development image; change mysql port
2019-05-20 16:39:41 +02:00
Michael Mayer
8124a8cde1
Use label rules to optimize image classification
2019-05-16 08:41:16 +02:00
Michael Mayer
c5e2783b8d
Upgrade Go to 1.12.5, improve Makefile and add chromium-browser
2019-05-09 06:18:22 +02:00
Michael Mayer
940e2a69f9
Upgrade Webpack and JS dependencies
2019-05-07 15:41:33 +02:00
Michael Mayer
53a5d84653
Switch from yarn to npm and other frontend improvements, see #3
...
See https://iamturns.com/yarn-vs-npm-2018/
2019-05-07 02:05:01 +02:00
Michael Mayer
3389b5115e
Use hash to keep TensorFlow model up to date
2019-05-04 00:53:02 +02:00
Michael Mayer
c157020dca
Docker: Upgraded Go, TensorFlow and TiDB
2019-04-18 06:33:34 +02:00
Michael Mayer
c5ee0fee48
Add darktable development docker image #62
...
- Improved build scripts and Dockerfile
- broadwayd can be used as display server for darktable or other GTK based software
2018-11-12 06:58:39 +01:00
Michael Mayer
133c7964ad
Add tensorflow model and test file to development image #39
2018-11-08 16:41:14 +01:00
Michael Mayer
ac31141669
Smaller docker images with multi-stage build #39
2018-11-08 10:56:11 +01:00