From c63d8f85605e6fdd33242ca9cb37eb73db7c2212 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Sun, 5 May 2019 14:14:39 +0200 Subject: [PATCH] Add sudo to the fedora container base image. sudo is needed in the base image for it to be used in Azure services Signed-off-by: Clement Verna --- fedora-container-base.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-container-base.ks b/fedora-container-base.ks index c7bf3c3..f6abaf3 100644 --- a/fedora-container-base.ks +++ b/fedora-container-base.ks @@ -12,7 +12,7 @@ vim-minimal dnf dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29 sssd-client - +sudo %end %post --erroronfail --log=/root/anaconda-post.log