subuser-security / subuser-default-repository

subuser.org
12 stars 8 forks source link

Adding a lot of stuff #11

Open whoo opened 6 years ago

whoo commented 6 years ago

Hi,

I'm trying to build a news container with subuser... but simple command try to install a lot of packages. (libreoffice, pandoc...) (I don't know why, and is it possible to avoid downloading that)

subuser subuser add vim vim@default
(...)
Step 9/10 : RUN apt-get install -yqq iceweasel icedove emacs git irssi keepassx libreoffice pandoc vim

probably in libdebian | https://github.com/subuser-security/subuser-default-repository/blob/a3f20c5554192c30f30c0c2370e4ffd07213b2cd/libdebian/image/SubuserImagefile#L9

Thanks