mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Moby-buildx installation has been added
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user