Skip to content

Commit

Permalink
Dockerfile: Multidocker based on Ubuntu 20.04
Browse files Browse the repository at this point in the history
* Switchable build arg versions
* Scancode build from releases, not from python npip
* Python uses pyenv. Default python is 3.8.11
* Nodejs is using nvenv.  Default nodejs is the latest LTS
* Ruby uses rbenv. Bundler and Cocoapods now come by default
* Wrapper script to use bashrc on direct ort usage
* Use bash and pipefail on all operations as default. Exception for
Android sdkmanager that behaves differently on pipefail
* Silence gpg dearmor output on tee
* Using a single downloader, curl
* Go updated to last stable release

Signed-off-by: Helio Chissini de Castro <helio@kde.org>
  • Loading branch information
heliocastro committed Sep 6, 2021
1 parent 111b8db commit 9cfba50
Show file tree
Hide file tree
Showing 7 changed files with 449 additions and 134 deletions.
Loading

0 comments on commit 9cfba50

Please sign in to comment.