summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)Author
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
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-20Enabled autoredeploy, removed useless volumeluc
2016-05-17Added one-click docker cloud deployluccioman
2016-05-17Fixed as background process titleluccioman
2016-05-17Improved titles levelsluccioman
2016-05-17Created a docker cloud stack fileluccioman
2016-05-13Try reducing even more final docker image sizeluc
2016-05-13Reduce docker image sizeluc
2016-05-13Added docker readmeluc
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