<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/Dockerfile, branch v0.12.2.0</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.12.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-05T18:28:37Z</updated>
<entry>
<title>Dockerfile: add boost locale</title>
<updated>2018-03-05T18:28:37Z</updated>
<author>
<name>MoroccanMalinois</name>
<email>MoroccanMalinois@protonmail.com</email>
</author>
<published>2018-03-05T18:28:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7c81cc495f9be565d8de4aab70e573b0584fec42'/>
<id>urn:sha1:7c81cc495f9be565d8de4aab70e573b0584fec42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating Boost download URL.</title>
<updated>2018-02-25T18:40:25Z</updated>
<author>
<name>Tadeas Moravec</name>
<email>ted@tmoravec.com</email>
</author>
<published>2018-02-25T18:40:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18057b20a31c73782ad0b4aca97a12cf8aa81a9f'/>
<id>urn:sha1:18057b20a31c73782ad0b4aca97a12cf8aa81a9f</id>
<content type='text'>
Boost does not use Sourceforge anymore. Instead, their download links
point to dl.bintray.com.

Earlier today Sourceforge was down, and later the Boost downloaded file
checksum did not match, which further reinforces the need to change
the URL.
</content>
</entry>
<entry>
<title>Dockerfile: build dependencies with -fPIC</title>
<updated>2018-02-02T13:45:28Z</updated>
<author>
<name>MoroccanMalinois</name>
<email>MoroccanMalinois@protonmail.com</email>
</author>
<published>2018-02-02T13:45:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=49c803ad7d78754a87571748179da521166eb0d0'/>
<id>urn:sha1:49c803ad7d78754a87571748179da521166eb0d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2923</title>
<updated>2017-12-25T19:18:59Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-12-25T19:18:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c443a98217badd9d1c87bccd0dc09d2a6d985761'/>
<id>urn:sha1:c443a98217badd9d1c87bccd0dc09d2a6d985761</id>
<content type='text'>
a7e2e1b0 fix: bind RPC to all interfaces inside Docker container (Alexander Azarov)
</content>
</entry>
<entry>
<title>fix: bind RPC to all interfaces inside Docker container</title>
<updated>2017-12-14T21:11:30Z</updated>
<author>
<name>Alexander Azarov</name>
<email>azarov@osinka.ru</email>
</author>
<published>2017-12-14T21:07:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a7e2e1b07f6209a1fd1b377ad0c67846d32cdb84'/>
<id>urn:sha1:a7e2e1b07f6209a1fd1b377ad0c67846d32cdb84</id>
<content type='text'>
Binding RPC to 127.0.0.1 makes no sense. Despite the fact port 18081 is
exposed, no one will be able to connect to the daemon.

RPC should be listening at all interfaces when running inside a Docker
container.
</content>
</entry>
<entry>
<title>Dockerfile: add option to set build parallelism</title>
<updated>2017-12-11T23:33:08Z</updated>
<author>
<name>MoroccanMalinois</name>
<email>MoroccanMalinois@protonmail.com</email>
</author>
<published>2017-12-11T23:33:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=37f9c6e6510a6cde583d7bf1530c1d7d87b3c8ab'/>
<id>urn:sha1:37f9c6e6510a6cde583d7bf1530c1d7d87b3c8ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix docker image dependencies, don't install libraries statically linked</title>
<updated>2017-11-18T06:45:39Z</updated>
<author>
<name>Bruno Clermont</name>
<email>bruno@robotinfra.com</email>
</author>
<published>2017-11-18T06:45:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e41cc58d7af25b0e6e944864bf83a2a5eb4232c4'/>
<id>urn:sha1:e41cc58d7af25b0e6e944864bf83a2a5eb4232c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use make</title>
<updated>2017-11-18T03:27:14Z</updated>
<author>
<name>Bruno Clermont</name>
<email>bruno@robotinfra.com</email>
</author>
<published>2017-11-18T03:27:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2ddbc3ef6e808f457550c9e98fe77121aaef6d26'/>
<id>urn:sha1:2ddbc3ef6e808f457550c9e98fe77121aaef6d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force docker image to use --non-interactive</title>
<updated>2017-11-18T03:22:45Z</updated>
<author>
<name>Bruno Clermont</name>
<email>bruno@robotinfra.com</email>
</author>
<published>2017-11-18T03:22:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=81ac0e91cb7302461020eacd1ba5103ceb10cf4a'/>
<id>urn:sha1:81ac0e91cb7302461020eacd1ba5103ceb10cf4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix and improve docker image, add doc for docker-compose</title>
<updated>2017-11-17T13:51:22Z</updated>
<author>
<name>Bruno Clermont</name>
<email>bruno@robotinfra.com</email>
</author>
<published>2017-11-17T04:14:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e03be11a0ee5e9944e99d72c2d3d7e8f8bc7781c'/>
<id>urn:sha1:e03be11a0ee5e9944e99d72c2d3d7e8f8bc7781c</id>
<content type='text'>
</content>
</entry>
</feed>
