Commit Graph

32 Commits (accf4e424bb6698f262dce358d07d8c250a88d98)

Author SHA1 Message Date
HeliosLHC 262b23532d reduce image size
6 months ago
Michael Peter Christen 6bd5f49c41 Migrated from java 8 to java 11. This step is required to upgrade certain packages, most important solr which will be migrated from 8.9 to 9.x
1 year ago
Michael Peter Christen 3dfd7ba016 fixed dockerfile for latest release changes
2 years ago
Michael Peter Christen 062111a003 improved dockerfiles
4 years ago
Michael Peter Christen 36e616271b do better documentation on how to set a default password
4 years ago
luccioman 053df1f312 Added support for snapshots generation to Docker images
6 years ago
Philipp Hofmann 04c9584326 Docker: merge RUN instructions for less layer (-3)
6 years ago
Philipp Hofmann 42734175c8 Dockerfile: Improve package cache update
6 years ago
Philipp Hofmann 3f2a2f7577 Dockerfile: Remove bad whitespaces
6 years ago
luccioman 02673379df Added a start script option to run as a foreground process without JMX
7 years ago
luccioman 9da75ac76d Upgraded Docker base image from deprecated java to openjdk.
7 years ago
luccioman 1eafa7bfaf Fixed docker stop behavior.
8 years ago
luccioman 16dfc49bfd Enabled HTTPS as default, and added HTPS related documentation
8 years ago
luccioman 6811158e1a Expose HTTPS default port on docker images
8 years ago
luccioman 8a058acac9 Improve final image size by concatenating some strategic commands
9 years ago
luccioman d4ed2039a7 Updated comments
9 years ago
luc 59e4f29687 Set process as non-root with "USER" instruction.
9 years ago
luc e180170152 Use latest official Docker java image as a basis.
9 years ago
luc 9ca2b140d8 Run yacy daemon as non-root for improved security.
9 years ago
luc dd9d64ac65 Added curl dependency to allow running stopYACY.sh and /bin sh scripts.
9 years ago
luc d45b19d07f Detailed how default passord is encoded
9 years ago
luc 1b189b06fc Try reducing even more final docker image size
9 years ago
luc 3a44ee74ba Reduce docker image size
9 years ago
luc 0b68fef7b5 Fixed initial admin password initialization
9 years ago
luccioman 05565014da Initialize admin password from default or env
9 years ago
luccioman 8e758b12a5 Moved again Dockerfile to docker subdirectory
9 years ago
luccioman 9b952e7d91 Moved Dockerfile to project root
9 years ago
luccioman 474cf765d7 Try for automated build compatibility on dockerhub
9 years ago
luccioman fe356d9da0 remove unused wget package dependency
9 years ago
luccioman 5e2ded63ae Corrected COPY instruction
9 years ago
luccioman 7cb086714d Try modifications for automated build on dockerhub
9 years ago
luc 60756e603b Added a Dockerfile
9 years ago