Closed dmccaffery closed 5 years ago
@sjk07 : added smoke test for all supported platforms if I can get your review?
yeah; @sjk07 : I had to create custom docker files to install the bare minimum prerequisites on each of the platforms, namely sudo
and locales
. In addition, brew
refuses to install as root, so I needed to add a custom user and add it to sudoers without a password requirement in order to get this to run within docker. Its as close to real-world as I can get.
Closes: #23