Commit Graph

70 Commits (master)

Author SHA1 Message Date
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
8 months ago
Frank Tornack 2aa3181e7f
build fix
1 year ago
Frank Tornack 7b95de41ce
update to apache-ant-1.10.13
1 year ago
Frank Tornack 740cbfd875
yacy is working in container
1 year ago
Frank Tornack 1a15de864d
build Yacy in the Docker file
1 year ago
Frank Tornack 108b8c7ac3
Parallel compilation
1 year ago
Frank Tornack 98aa6fbfea
start new Docker Image
1 year ago
Michael Peter Christen 3dfd7ba016 fixed dockerfile for latest release changes
2 years ago
frankenstein91 4b73b3f9f2
docker has no latest-alpine
3 years ago
Michael Peter Christen 13e42c2dd2 aded dockerfiles for 32 and 64 bit ARM/Raspberry Pi
3 years ago
Michael Peter Christen 062111a003 improved dockerfiles
3 years ago
Michael Peter Christen 36e616271b do better documentation on how to set a default password
3 years ago
Radek Podgorny 836953bd5b
typo fix
3 years ago
LoveIsGrief ccb2b1ece6
Replace all mentions of luccioman in docker Readme
4 years ago
luccioman 6d3def5347 Fixed Alpine flavour Docker image build on already existing /opt folder
5 years ago
luccioman 55b059bfb5 Fixed wkhtmltopdf integration in Alpine flavor Docker image
5 years ago
luccioman 0cf96031ac Fixed Alpine flavor Docker image (wkhtmltopdf moved to community repo)
5 years ago
luccioman 8f1722b755 Updated mirror repository source url used in alpine flavor Docker image
6 years ago
luccioman 18d07538ad Upgraded Apache Ant from 1.10.1 to 1.10.5 in Docker alpine image flavor
6 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 3121825fba Remove executable (x) permission of 2 files
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 a9e054ac06 Removed Docker Cloud deploy button as service will soon be shut down
6 years ago
luccioman 02673379df Added a start script option to run as a foreground process without JMX
6 years ago
luccioman 29166e7837 Updated Docker readme base image links from java (deprecated) to openjdk
6 years ago
luccioman 9da75ac76d Upgraded Docker base image from deprecated java to openjdk.
7 years ago
luccioman 4306f4d9a3 Upgraded Apache Ant to 1.10.1 in the Docker alpine flavor image
7 years ago
luccioman 9cfe8dd6d6 Upgraded Apache Ant to 1.10.0 for the Alpine flavor Docker image.
7 years ago
luccioman 1eafa7bfaf Fixed docker stop behavior.
7 years ago
luccioman 64fdf7e861 Merge remote-tracking branch 'origin/master' into docker
8 years ago
luccioman 75254ac9b6 Fixed syntax errors.
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 15853a5402 Added important log limit options to upgrade procedure example.
8 years ago
luccioman 87858536e4 Set deploy buttons in one place
8 years ago
luccioman fc958230c4 Added instructions for log control and upgrade
8 years ago
luccioman 8a058acac9 Improve final image size by concatenating some strategic commands
8 years ago
luccioman 377a832f53 Fixed license link for display on DockerHub
8 years ago
luccioman b54356baec Fixed line end causing build error.
8 years ago
luccioman 48ea77b8cc git, compile and cleanup in one instruction
8 years ago
luccioman fcd7f2a03a Updated docker readme
8 years ago
luccioman fb35510b88 Improved curl commands (fail if URL is unreachable).
8 years ago
luccioman afdd6484ed Compacted some instructions to reduce final image size
8 years ago
luccioman 07d9bfc51d Created a Dockerfile for yacy base on Alpine Linux
8 years ago
luccioman d4ed2039a7 Updated comments
8 years ago
luc d27ef36453 Added details about volumes management.
8 years ago
luc 59e4f29687 Set process as non-root with "USER" instruction.
8 years ago
luc e180170152 Use latest official Docker java image as a basis.
8 years ago