summaryrefslogtreecommitdiff
path: root/other/bootstrap_daemon/docker
AgeCommit message (Expand)Author
2020-05-05refactor: Remove multi-declarators entirely.iphydf
2020-05-05refactor: Disallow multiple initialised declarators per decl.iphydf
2020-05-05Use bash arrays instead of strings for static analysis scripts.iphydf
2020-05-04Add logging to TCP and onion client.iphydf
2020-05-03Fix a bug in savedata loading when malloc fails.iphydf
2020-05-02Add a check that we don't have any unused functions.iphydf
2020-05-02Fix errors on error paths found by oomer.iphydf
2020-05-01Release 0.2.12Robin Linden
2020-04-26Rework the toxchat/bootstrap-node Docker image.iphydf
2020-03-03Update tox-bootstrapd's dockerfile to use Debian BusterMaxim Biro
2018-10-17Use cmake to build toxcore in tox-boostrapd's DockerfileMaxim Biro
2018-10-17tox-bootstrapd's Dockerfile shouldn't use master branchMaxim Biro
2018-10-08Remove Alpine Linux bootstrap daemon dockerfile.iphydf
2018-02-09Remove libcheck from the dependencies.iphydf
2018-01-20Remove nTox from the repo.iphydf
2018-01-16Add Alpine Linux Dockerfileromik-g
2017-12-16Update tox-bootstrapd DockerfileMaxim Biro
2016-03-03Changes from @nurupo for build and runtime dependencies that reduce image sizeromik-g
2016-03-03Re-format to reduce image file by 50%romik-g
2016-01-24Add missing newlineMaxim Biro
2016-01-01Add Dockerfile for the daemonMaxim Biro