commit: b00ba9ecc6d6d3cd7980ee6e6be8cab84e813a41 Author: Alexys Jacob <ultrabug <AT> gentoo <DOT> org> AuthorDate: Thu Nov 14 23:26:51 2019 +0000 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org> CommitDate: Fri Nov 15 08:28:00 2019 +0000 URL: https://gitweb.gentoo.org/proj/docker-images.git/commit/?id=b00ba9ec
update README inventory to add systemd support Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org> README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1662f..258ecb6 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,9 @@ https://hub.docker.com/u/gentoo/ * stage3 * stage3-amd64 * stage3-amd64-hardened - * stage3-amd64-nomultilib * stage3-amd64-hardened-nomultilib + * stage3-amd64-nomultilib + * stage3-amd64-systemd * stage3-x86 * stage3-x86-hardened
