lcreid / rails-5-jade

Rails 5 with Jekyll and Node on Ubuntu 18.04
MIT License
28 stars 3 forks source link

Base box needs 1 GB of RAM #17

Closed lcreid closed 5 years ago

lcreid commented 7 years ago

Increasing the RAM on the machine to 1 GB made tests run more reliably on one project. If this shows up for other people, make the base box have 1 GB RAM.

lcreid commented 7 years ago

It looks like the base box may have to be 1 GB just to build itself. The official Ubuntu base boxes have 1 GB, and Packer was failing to build the box correctly in the most recent incarnations. See also Issue #21.

lcreid commented 5 years ago

This was done some time ago.