index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
/
Dockerfile
Age
Commit message (
Expand
)
Author
2025-04-06
fix alpine image
Mister_X
2025-04-06
fix platforms
Mister_X
2025-04-06
test dockerfile
Mister_X
2025-04-02
update main dockerfile to jdk 21
Mister_X
2025-04-02
fix docker
Mister_X
2025-04-02
fix docker
Mister_X
2024-05-05
reduce image size
HeliosLHC
2023-08-31
Migrated from java 8 to java 11. This step is required to upgrade certain pac...
Michael Peter Christen
2022-10-04
fixed dockerfile for latest release changes
Michael Peter Christen
2020-12-29
improved dockerfiles
Michael Peter Christen
2020-12-01
do better documentation on how to set a default password
Michael Peter Christen
2018-10-17
Added support for snapshots generation to Docker images
luccioman
2018-08-23
Docker: merge RUN instructions for less layer (-3)
Philipp Hofmann
2018-08-20
Dockerfile: Improve package cache update
Philipp Hofmann
2018-08-20
Dockerfile: Remove bad whitespaces
Philipp Hofmann
2018-04-17
Added a start script option to run as a foreground process without JMX
luccioman
2017-08-15
Upgraded Docker base image from deprecated java to openjdk.
luccioman
2016-12-31
Fixed docker stop behavior.
luccioman
2016-08-05
Enabled HTTPS as default, and added HTPS related documentation
luccioman
2016-07-31
Expose HTTPS default port on docker images
luccioman
2016-06-03
Improve final image size by concatenating some strategic commands
luccioman
2016-06-01
Updated comments
luccioman
2016-05-31
Set process as non-root with "USER" instruction.
luc
2016-05-31
Use latest official Docker java image as a basis.
luc
2016-05-30
Run yacy daemon as non-root for improved security.
luc
2016-05-30
Added curl dependency to allow running stopYACY.sh and /bin sh scripts.
luc
2016-05-22
Detailed how default passord is encoded
luc
2016-05-13
Try reducing even more final docker image size
luc
2016-05-13
Reduce docker image size
luc
2016-05-13
Fixed initial admin password initialization
luc
2016-05-12
Initialize admin password from default or env
luccioman
2016-05-12
Moved again Dockerfile to docker subdirectory
luccioman
2016-05-11
Moved Dockerfile to project root
luccioman
2016-05-11
Try for automated build compatibility on dockerhub
luccioman
2016-05-11
remove unused wget package dependency
luccioman
2016-05-11
Corrected COPY instruction
luccioman
2016-05-11
Try modifications for automated build on dockerhub
luccioman
2016-05-11
Added a Dockerfile
luc