Attached is a working dockerfile. Feel free to use it :) Changes: - don't use a separate user, is not relevant in docker - don't use installPackages script, install all needed packages via apt - pin the ubuntu version to avoid breaking changes in the future