Commit Graph

18 Commits

Author SHA1 Message Date
James Westby 32d218c06e Add note about security to the README
There are repeated reports that there are unfixed CVEs in minideb, but this
is due to Debian not releasing a DSA for that CVE. This tries to explain
that in the README for people to find or be pointed to.

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Signed-off-by: James Westby <james@jameswestby.net>
2022-02-15 15:07:41 +00:00
Juan Jose Medina c2560732cf Disable travis (#104) 2021-03-15 11:04:49 +01:00
Alessandro Chitolina 980da68068 add paragraph for qemu_build on README 2021-01-22 19:53:00 +01:00
Alessandro Chitolina deb033200e arm64 support 2021-01-13 18:14:31 +01:00
Beltran 7211ad61a1 Remove Slack channel 2018-04-10 14:31:26 +02:00
Beltran 1df3ecbb17 Remove slack channel 2018-04-10 14:24:48 +02:00
James Westby fad19490cb Add stretch and make it default
Stretch was just released: https://www.debian.org/News/2017/20170617

Closes #32
2017-06-19 08:23:41 +01:00
Tuna 91d732ce23 fix typo on README 2017-06-03 14:36:54 +07:00
Tuna 3767e80b62 add make to build section 2017-06-01 16:44:48 +07:00
Tuna 3e1dfb4d7d update readme 2017-06-01 16:44:48 +07:00
Tuna b47a442c97 update readme 2017-06-01 16:44:47 +07:00
Tuna f837bc1eb2 add travis, slack badges 2017-05-25 13:02:40 +07:00
Simon Bennett 7b392e9987 Mention other images that use this as a base
Mention some other container images that use minideb so people know they don't have to reinvent the wheel if they don't want to.
2017-04-20 11:02:00 -07:00
Niclas Mietz fd3168d234 Fix docker repository source of minideb 2016-12-27 14:23:58 +01:00
James Westby a09917a0ce Retry apt if it fails in install_packages. (#8)
Sometimes apt will fail due a transient network issue. Often that
will be fixed by retrying.

This is particularly useful as part of an automated build pipeline.
2016-11-30 15:11:33 +00:00
James Westby cfbba1ecc6 Improve the README for consumers. 2016-10-19 12:22:56 +01:00
James Westby fa1fb7e34b Add some more notes. 2016-09-02 17:06:05 +01:00
James Westby 2916ff94f4 First go at minideb. 2016-09-02 14:48:09 +01:00