mosdef-hub / foyer

A package for atom-typing as well as applying and disseminating forcefields
https://foyer.mosdef.org
MIT License
119 stars 78 forks source link

Update docker image and re-add anaconda user #463

Closed justinGilmer closed 3 years ago

justinGilmer commented 3 years ago

PR Summary:

Previously, the latest version of miniconda3 alpine docker image was incorrectly built as a debian image. This has now been fixed.

However, in between the previous version we have been using, the anaconda user was not added by default. I added the necessary adduser commands to fix this.

PR Checklist