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
ae735f6a1e
Migrated arm64 Dockerfile to jammy
...
To support more gcc versions
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
0b9233f44b
AI: Build libtensorflow with --copt=-O2 instead of --copt=-O3 #222 #4922
...
This should optimize for fast execution as much as possible without
significantly increasing the binary size.
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-04-06 09:25:20 +02:00
Michael Mayer
3900573a7c
AI: Fix libtensorflow tar.gz path in create_archive.sh #222 #4922
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-04-06 09:09:03 +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
Michael Mayer
a97d66d6e4
AI: Update libtensorflow build targets in Makefiles #222 #4922
...
This normalizes the archive names and adds required compiler flags.
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-04-06 08:35: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
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
655eb0456a
Fix .tf_configure.bazelrc for ARM64
2020-04-28 12:42:29 +02:00
Michael Mayer
deaf33ff26
Fix TensorFlow build environment for ARM64
2020-04-28 12:27:19 +02:00
Michael Mayer
4f05fde794
Update build environments
2020-04-28 11:51:42 +02:00