aboutsummaryrefslogtreecommitdiffstats
path: root/extra/docker
Commit message (Collapse)AuthorAgeFilesLines
* docker focal: update base image for focal/py38Bryan Newbold2022-01-261-36/+11
|
* docker xenial: use get-pipenv.py to install pipenv et alBryan Newbold2020-12-221-5/+6
|
* docker xenial: switch to rust 1.43.0Bryan Newbold2020-12-221-1/+1
|
* docker xenial: include python3.8Bryan Newbold2020-12-221-1/+6
|
* Revert "docker xenial base image: include python3.8"Bryan Newbold2020-12-111-6/+1
| | | | This reverts commit 91628426678a635f26cf992dbd5caedb4a3ae24b.
* docker xenial base image: include python3.8Bryan Newbold2020-12-111-1/+6
|
* docker: how to push to dockerhubBryan Newbold2020-12-111-0/+4
|
* Add missing packages to Dockerfile and CI fileBryan Newbold2020-04-161-1/+1
|
* test-base DockerfileBryan Newbold2020-04-162-0/+51
| | | | Used to create bnewbold/fatcat-test-base image
* add kafka-pixy to docker-compose fileBryan Newbold2019-12-101-0/+8
|
* tweaks to docker-compose imageBryan Newbold2019-12-101-0/+5
| | | | | - don't start kafka image until zookeeper is running - set very liberal "watermarks" for elasticsearch disk monitoring
* increase max.message.bytes in containerMartin Czygan2019-12-051-0/+1
| | | | | While working on datacite, some message were larger than the default of 1000012 bytes.
* docker-compose: kafka 2.0, and -dev topic namesBryan Newbold2019-09-201-3/+2
|
* updated docker for elastic (with plugin)Bryan Newbold2018-11-072-3/+1
| | | | Still need to install the maps (aka, schemas) manually.
* first draft docker-compose file and READMEBryan Newbold2018-11-072-0/+50