diff --git a/Dockerfile b/Dockerfile index 5a020b7f..560f8c02 100644 --- a/Dockerfile +++ b/Dockerfile @@ -68,7 +68,8 @@ RUN apt-get update && \ vim \ gpg \ apt-utils \ - gpg-agent && \ + gpg-agent \ + bsdmainutils && \ # # Create USERNAME #