<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/extra/docker, branch v0.3.3</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.3.3</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2020-12-12T02:24:36+00:00</updated>
<entry>
<title>Revert "docker xenial base image: include python3.8"</title>
<updated>2020-12-12T02:24:36+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-12T02:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=38bc414fe51f740de5be2007d4af9c8dbb7b3fed'/>
<id>urn:sha1:38bc414fe51f740de5be2007d4af9c8dbb7b3fed</id>
<content type='text'>
This reverts commit 91628426678a635f26cf992dbd5caedb4a3ae24b.
</content>
</entry>
<entry>
<title>docker xenial base image: include python3.8</title>
<updated>2020-12-12T00:59:06+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-11T21:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=91628426678a635f26cf992dbd5caedb4a3ae24b'/>
<id>urn:sha1:91628426678a635f26cf992dbd5caedb4a3ae24b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docker: how to push to dockerhub</title>
<updated>2020-12-11T19:32:55+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-11T19:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=90be96287ccc143c3cf1991543e1534f8ae26638'/>
<id>urn:sha1:90be96287ccc143c3cf1991543e1534f8ae26638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing packages to Dockerfile and CI file</title>
<updated>2020-04-17T05:07:34+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-04-17T02:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=9c4efe8191e7fdec54c147a4e7889a9dfd5c6474'/>
<id>urn:sha1:9c4efe8191e7fdec54c147a4e7889a9dfd5c6474</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test-base Dockerfile</title>
<updated>2020-04-17T05:07:12+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-04-17T01:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b1de347e9f4a4f482ab41813e835f0bfbedffe35'/>
<id>urn:sha1:b1de347e9f4a4f482ab41813e835f0bfbedffe35</id>
<content type='text'>
Used to create bnewbold/fatcat-test-base image
</content>
</entry>
<entry>
<title>add kafka-pixy to docker-compose file</title>
<updated>2019-12-10T21:01:51+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-12-10T21:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=e5199300f8c4be2d2c60c18e341d774ae44a1def'/>
<id>urn:sha1:e5199300f8c4be2d2c60c18e341d774ae44a1def</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweaks to docker-compose image</title>
<updated>2019-12-10T21:01:32+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-12-10T20:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a05df7caab51ed15376e8dc2b6ab7e23545a6ec0'/>
<id>urn:sha1:a05df7caab51ed15376e8dc2b6ab7e23545a6ec0</id>
<content type='text'>
- don't start kafka image until zookeeper is running
- set very liberal "watermarks" for elasticsearch disk monitoring
</content>
</entry>
<entry>
<title>increase max.message.bytes in container</title>
<updated>2019-12-05T16:46:05+00:00</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2019-12-05T16:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=846550124d11c9333ddc87eb661b64ea8ba3bc66'/>
<id>urn:sha1:846550124d11c9333ddc87eb661b64ea8ba3bc66</id>
<content type='text'>
While working on datacite, some message were larger than the default of
1000012 bytes.
</content>
</entry>
<entry>
<title>docker-compose: kafka 2.0, and -dev topic names</title>
<updated>2019-09-20T18:21:10+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-08T21:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=dcc6c34af5b57d3d44bbf0a08002e2a33046ad99'/>
<id>urn:sha1:dcc6c34af5b57d3d44bbf0a08002e2a33046ad99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated docker for elastic (with plugin)</title>
<updated>2018-11-07T19:15:22+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-11-07T19:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d9a2c7e368917a4130ce507daad412e1815d5586'/>
<id>urn:sha1:d9a2c7e368917a4130ce507daad412e1815d5586</id>
<content type='text'>
Still need to install the maps (aka, schemas) manually.
</content>
</entry>
</feed>
