summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)Author
2024-05-13fixed aarch64 dockerfileMichael Peter Christen
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
2023-03-06build fixFrank Tornack
2023-02-27update to apache-ant-1.10.13Frank Tornack
2023-01-29yacy is working in containerFrank Tornack
2023-01-29build Yacy in the Docker fileFrank Tornack
2023-01-29Parallel compilationFrank Tornack
2023-01-29start new Docker ImageFrank Tornack
2022-10-04fixed dockerfile for latest release changesMichael Peter Christen
2021-06-20docker has no latest-alpinefrankenstein91
2020-12-31aded dockerfiles for 32 and 64 bit ARM/Raspberry PiMichael Peter Christen
2020-12-29improved dockerfilesMichael Peter Christen
2020-12-01do better documentation on how to set a default passwordMichael Peter Christen
2020-11-26typo fixRadek Podgorny
2020-03-08Replace all mentions of luccioman in docker ReadmeLoveIsGrief
2019-02-09Fixed Alpine flavour Docker image build on already existing /opt folderluccioman
2018-12-17Fixed wkhtmltopdf integration in Alpine flavor Docker imageluccioman
2018-12-14Fixed Alpine flavor Docker image (wkhtmltopdf moved to community repo)luccioman
2018-11-19Updated mirror repository source url used in alpine flavor Docker imageluccioman
2018-10-17Upgraded Apache Ant from 1.10.1 to 1.10.5 in Docker alpine image flavorluccioman
2018-10-17Added support for snapshots generation to Docker imagesluccioman
2018-08-23Docker: merge RUN instructions for less layer (-3)Philipp Hofmann
2018-08-20Remove executable (x) permission of 2 filesPhilipp Hofmann
2018-08-20Dockerfile: Improve package cache updatePhilipp Hofmann
2018-08-20Dockerfile: Remove bad whitespacesPhilipp Hofmann
2018-04-18Removed Docker Cloud deploy button as service will soon be shut downluccioman
2018-04-17Added a start script option to run as a foreground process without JMXluccioman
2018-03-21Updated Docker readme base image links from java (deprecated) to openjdkluccioman
2017-08-15Upgraded Docker base image from deprecated java to openjdk.luccioman
2017-02-10Upgraded Apache Ant to 1.10.1 in the Docker alpine flavor imageluccioman
2017-01-02Upgraded Apache Ant to 1.10.0 for the Alpine flavor Docker image. luccioman
2016-12-31Fixed docker stop behavior.luccioman
2016-09-06Merge remote-tracking branch 'origin/master' into dockerluccioman
2016-08-05Fixed syntax errors.luccioman
2016-08-05Enabled HTTPS as default, and added HTPS related documentationluccioman
2016-07-31Expose HTTPS default port on docker imagesluccioman
2016-07-12Added important log limit options to upgrade procedure example.luccioman
2016-07-08Set deploy buttons in one placeluccioman
2016-07-03Added instructions for log control and upgradeluccioman
2016-06-03Improve final image size by concatenating some strategic commandsluccioman
2016-06-03Fixed license link for display on DockerHubluccioman
2016-06-03Fixed line end causing build error.luccioman
2016-06-02git, compile and cleanup in one instructionluccioman
2016-06-02Updated docker readmeluccioman
2016-06-02Improved curl commands (fail if URL is unreachable).luccioman
2016-06-01Compacted some instructions to reduce final image sizeluccioman
2016-06-01Created a Dockerfile for yacy base on Alpine Linuxluccioman
2016-06-01Updated commentsluccioman
2016-05-31Added details about volumes management.luc