summaryrefslogtreecommitdiff
path: root/docker/Dockerfile
AgeCommit message (Expand)Author
2025-04-06fix alpine imageMister_X
2025-04-06fix platformsMister_X
2025-04-06test dockerfileMister_X
2025-04-02update main dockerfile to jdk 21Mister_X
2025-04-02fix dockerMister_X
2025-04-02fix dockerMister_X
2024-05-05reduce image sizeHeliosLHC
2023-08-31Migrated from java 8 to java 11. This step is required to upgrade certain pac...Michael Peter Christen
2022-10-04fixed dockerfile for latest release changesMichael Peter Christen
2020-12-29improved dockerfilesMichael Peter Christen
2020-12-01do better documentation on how to set a default passwordMichael Peter Christen
2018-10-17Added support for snapshots generation to Docker imagesluccioman
2018-08-23Docker: merge RUN instructions for less layer (-3)Philipp Hofmann
2018-08-20Dockerfile: Improve package cache updatePhilipp Hofmann
2018-08-20Dockerfile: Remove bad whitespacesPhilipp Hofmann
2018-04-17Added a start script option to run as a foreground process without JMXluccioman
2017-08-15Upgraded Docker base image from deprecated java to openjdk.luccioman
2016-12-31Fixed docker stop behavior.luccioman
2016-08-05Enabled HTTPS as default, and added HTPS related documentationluccioman
2016-07-31Expose HTTPS default port on docker imagesluccioman
2016-06-03Improve final image size by concatenating some strategic commandsluccioman
2016-06-01Updated commentsluccioman
2016-05-31Set process as non-root with "USER" instruction.luc
2016-05-31Use latest official Docker java image as a basis.luc
2016-05-30Run yacy daemon as non-root for improved security.luc
2016-05-30Added curl dependency to allow running stopYACY.sh and /bin sh scripts.luc
2016-05-22Detailed how default passord is encodedluc
2016-05-13Try reducing even more final docker image sizeluc
2016-05-13Reduce docker image sizeluc
2016-05-13Fixed initial admin password initializationluc
2016-05-12Initialize admin password from default or envluccioman
2016-05-12Moved again Dockerfile to docker subdirectoryluccioman
2016-05-11Moved Dockerfile to project rootluccioman
2016-05-11Try for automated build compatibility on dockerhubluccioman
2016-05-11remove unused wget package dependencyluccioman
2016-05-11Corrected COPY instructionluccioman
2016-05-11Try modifications for automated build on dockerhubluccioman
2016-05-11Added a Dockerfileluc