-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Add Ubuntu 20.04 cicd dockerfiles/buildscripts-develop #9364
Conversation
I kicked off eosio-build-scripts build 558 to test those YAML changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I recommended approaching this story by copying the Ubuntu 18.04 dockerfiles to create Ubuntu 20.04 dockerfiles, which you have done.
Unfortunately, the existing dockerfiles follow a few anti-patterns that I do not believe we should reuse. These are described below. You are free to remove these patterns from all of the dockerfiles, however, this peer-review is only concerned with the new ones.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good! Just one possible mistake to review, and don't forget to remove the nvm
code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐳
Change Description
Add docker files and build script entries for Ubuntu 20.04.
Change Type
Select ONE
Consensus Changes
API Changes
Documentation Additions