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
Age
Commit message (
Expand
)
Author
2016-07-12
Added important log limit options to upgrade procedure example.
luccioman
2016-07-08
Set deploy buttons in one place
luccioman
2016-07-03
Added instructions for log control and upgrade
luccioman
2016-06-03
Improve final image size by concatenating some strategic commands
luccioman
2016-06-03
Fixed license link for display on DockerHub
luccioman
2016-06-03
Fixed line end causing build error.
luccioman
2016-06-02
git, compile and cleanup in one instruction
luccioman
2016-06-02
Updated docker readme
luccioman
2016-06-02
Improved curl commands (fail if URL is unreachable).
luccioman
2016-06-01
Compacted some instructions to reduce final image size
luccioman
2016-06-01
Created a Dockerfile for yacy base on Alpine Linux
luccioman
2016-06-01
Updated comments
luccioman
2016-05-31
Added details about volumes management.
luc
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-20
Enabled autoredeploy, removed useless volume
luc
2016-05-17
Added one-click docker cloud deploy
luccioman
2016-05-17
Fixed as background process title
luccioman
2016-05-17
Improved titles levels
luccioman
2016-05-17
Created a docker cloud stack file
luccioman
2016-05-13
Try reducing even more final docker image size
luc
2016-05-13
Reduce docker image size
luc
2016-05-13
Added docker readme
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