<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/docker/Dockerfile, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2026-07-05T10:04:42Z</updated>
<entry>
<title>removed the snapshot feature and all dependencies from non-java code</title>
<updated>2026-07-05T10:04:42Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-07-05T10:04:42Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=35a1d85f8b7f34e3bcc45d30333a93383cb13493'/>
<id>urn:sha1:35a1d85f8b7f34e3bcc45d30333a93383cb13493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docker: Fix YaCy version determination</title>
<updated>2026-06-04T20:18:23Z</updated>
<author>
<name>Michael Meier</name>
<email>mmeier1986@gmail.com</email>
</author>
<published>2026-06-04T20:18:23Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a5a1f44441d79f0a0792b08e6912d67d1bd51380'/>
<id>urn:sha1:a5a1f44441d79f0a0792b08e6912d67d1bd51380</id>
<content type='text'>
The .dockerignore file was preventing the .git directory from being
copied into the context during container builds, which prevented ant
from determining the YaCy version by running a few git commands.

This fixes containerized YaCy peer's version showing up as:
yacy_v1.941_fatal: not a git repository (or any of the parent directories):
.gitfatal: not a git repository (or any of the parent directories):
.git_fatal: not a git repository (or any of the parent directories): .git
</content>
</entry>
<entry>
<title>enhanced Dockerfiles</title>
<updated>2025-06-21T16:16:11Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2025-06-21T16:16:11Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=fa77a20012a508b497f776407caf780ca09a4c68'/>
<id>urn:sha1:fa77a20012a508b497f776407caf780ca09a4c68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Dockerfile: added retry to prevent failing builds</title>
<updated>2025-06-19T16:21:57Z</updated>
<author>
<name>Michael Christen</name>
<email>Orbiter@users.noreply.github.com</email>
</author>
<published>2025-06-19T16:21:57Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=13a9329b2debf41ffd53e2957b7c82bca0346b47'/>
<id>urn:sha1:13a9329b2debf41ffd53e2957b7c82bca0346b47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #698 from MisterX2000/master</title>
<updated>2025-06-19T16:11:09Z</updated>
<author>
<name>Michael Christen</name>
<email>Orbiter@users.noreply.github.com</email>
</author>
<published>2025-06-19T16:11:09Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=09ad31b654b33abea81905b6fc96919524b0b459'/>
<id>urn:sha1:09ad31b654b33abea81905b6fc96919524b0b459</id>
<content type='text'>
Automate Docker Build Process with Multiarch Support (and GitHub Release action)</content>
</entry>
<entry>
<title>Merge pull request #704 from jtorelli/add-helm-support</title>
<updated>2025-06-19T09:20:01Z</updated>
<author>
<name>Michael Christen</name>
<email>Orbiter@users.noreply.github.com</email>
</author>
<published>2025-06-19T09:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=02f1d722bba66d988f0ef668491e0ddbb74bd1ea'/>
<id>urn:sha1:02f1d722bba66d988f0ef668491e0ddbb74bd1ea</id>
<content type='text'>
Added helm chart</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2025-06-19T09:14:34Z</updated>
<author>
<name>Michael Christen</name>
<email>Orbiter@users.noreply.github.com</email>
</author>
<published>2025-06-19T09:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=84bb610f4be832875898af4c4a9884e5d551c6d4'/>
<id>urn:sha1:84bb610f4be832875898af4c4a9884e5d551c6d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated Dockerfile; using temurin 24 instead of temurin 11 now.</title>
<updated>2025-06-19T08:47:46Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2025-06-19T08:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4bf55a6ef957b16a377064ce155cf23179539f0d'/>
<id>urn:sha1:4bf55a6ef957b16a377064ce155cf23179539f0d</id>
<content type='text'>
The reason to update the java version here is to enhance the computation
speed which is much better in more recent java versions. For now YaCy
stays at java 11 and using java 24 in docker does not change that.</content>
</entry>
<entry>
<title>Docker and helm support w/ generated docs</title>
<updated>2025-04-27T17:17:54Z</updated>
<author>
<name>Jim Torelli</name>
<email>jim@torelli.me</email>
</author>
<published>2025-04-27T17:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=8b1befa922587bb5d0da6645268556bda457e97c'/>
<id>urn:sha1:8b1befa922587bb5d0da6645268556bda457e97c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix alpine image</title>
<updated>2025-04-06T00:56:14Z</updated>
<author>
<name>Mister_X</name>
<email>MisterX2000@users.noreply.github.com</email>
</author>
<published>2025-04-06T00:56:14Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=632536c6f576ef6fb79c74046e3d0189cc83125e'/>
<id>urn:sha1:632536c6f576ef6fb79c74046e3d0189cc83125e</id>
<content type='text'>
</content>
</entry>
</feed>
