Moby-buildx installation has been added

This commit is contained in:
Andy Mishechkin
2020-04-17 00:05:31 +04:00
parent aa631bbb79
commit b372346543
2 changed files with 4 additions and 0 deletions

View File

@@ -16,4 +16,7 @@ curl -L https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
mv microsoft.gpg /etc/apt/trusted.gpg.d/microsoft.gpg
curl https://packages.microsoft.com/config/ubuntu/$LSB_RELEASE/multiarch/prod.list > /etc/apt/sources.list.d/microsoft-prod.list
apt-get update