mirror of https://github.com/zulip/zulip.git
a1265e09ba
This is only an optimization -- if this list is missing anything, we'll get to it in `provision` in the actual build. That's important, because we want an existing image to work fine for testing new versions of our codebase, including changes that may install more packages in `provision`. What this does accomplish is keeping provision's `apt-get install` fast, by leaving it very little work to do. The list comes from looking at the APT output during provision in an actual run without this step, and leaving out two packages which aren't available at this stage, because we get them from PPAs: postgresql-9.3-pgroonga and postgresql-9.3-tsearch-extras. |
||
---|---|---|
.. | ||
images |