Commit Graph

289 Commits

Author SHA1 Message Date
Sergey Dolin
a56bf3f0ee Install GitHUB CLI on Ubuntu (#851)
* Install GitHub CLI on linux images

* Install latest release

* remove unneeded sudo

* Remove help cli options

* Add helper doc

* Resolve comments

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-05-26 16:30:15 +03:00
Aleksandr Chebotov
5e7a5aeedd Add retries to get PyPy version (#933)
* add retries to get PyPy version

* replace wget to curl
2020-05-25 12:35:06 +03:00
Maksim Petrov
85cc4ed839 Cleanup Cargo registry data folders (#914)
* Remove Cargo cache for Linux

* Remove Cargo cache for Windows

* Remove entire registry folder
2020-05-25 12:25:41 +03:00
Aleksandr Chebotov
b32d652ed9 change limit to 16000 (#920) 2020-05-21 17:50:48 +03:00
Aleksandr Chebotov
521b0c5e28 Add flag validation diskspace and set false(skip) step by default (#909)
* flag validation diskspace

* display Available disk space

* update image.CI

* add image.CI flag

* update env RUN_VALIDATION_FLAG
2020-05-21 09:08:52 +03:00
Aleksandr Chebotov
0d9b0822ae update PyPy download source (#901) 2020-05-20 09:31:27 +03:00
Gabriele Castellani
e38d15d102 Added support for Az Module (3.8.0) (#892) 2020-05-19 13:43:00 +03:00
Aleksandr Chebotov
47c7968b9d Install PyPy from official site instead of NPM for Ubuntu (#879)
* install PyPy from official site
2020-05-18 11:07:37 +03:00
Egor Bryzgalov
89b403d60a Added zlib to ubuntu images (#880)
* Added zlib to ubuntu images
2020-05-15 14:00:01 +03:00
Dariy Nurgaleev
48192ea930 added fix for systemd ubuntu 18 (#881) 2020-05-14 19:05:34 +03:00
Mikhail Timofeev
0e7d6a75c6 [Ubuntu] Add /tmp cleanup (#878)
* add tmp cleanup

* low min to 17800
2020-05-14 09:08:27 +03:00
Mikhail Timofeev
6b08235b41 [Ubuntu] Add Azcopy10 (#871)
* Add azcopy10

* Add spaces after azcopy
2020-05-13 10:01:02 +03:00
Junyoung Clare Jang
e750d5df73 Update Haskell tool Stack (#860)
* Update Haskell tool Stack

* Update haskell script to install stack from get.haskellstack.org
2020-05-12 18:48:39 +03:00
Vladimir Safonkin
fad0a6e41d Install Go to hostedtoolcache directory on Ubuntu image (#848)
* Move go location to the toolcache
2020-05-11 18:26:20 +03:00
Aleksandr Chebotov
09ed1695b2 Hide packages that are no longer required (#854)
* Updating readme file for macOS version 20200430.1

* hide AutomaticRemove info
2020-05-11 10:39:09 +03:00
Dmitry Shibanov
9b1143dddd Add nodejs tool cache for linux. (#839)
* add nodejs

* 4 node versions

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-05-09 07:31:49 +03:00
Vladimir Safonkin
8491d71a0b Fix kubectl installation (#799)
* Fix kubectl installation

* Fix kubectl installation

* Add --client flag

* Fix for ubuntu 16.04

* Move kubectl apt packages installation to basic.sh

* Combined separated scripts for kubectl installation to one

* Minor fix

* Remove apt-transport-https package from basic.sh

* Delete helm init
2020-05-06 08:51:47 +03:00
Darii Nurgaleev
86d0fe8a93 workaround reverted 2020-05-05 23:59:05 +07:00
Maxim Lobanov
0129e01961 Merge pull request #817 from jthelin/jthelin-patch-1
Fix minor glitch in cmake installer message
2020-05-05 14:03:37 +03:00
Dariy Nurgaleev
365d106302 added workaround for default DNS (#819) 2020-05-05 14:01:04 +03:00
Maxim Lobanov
63c0189e59 Merge pull request #828 from Darleev/v-danurg/php_composer_set_permissions
Create .composer folder to preserve permissions
2020-05-05 12:03:23 +03:00
Darii Nurgaleev
58acdc3f68 pre-create .composer folder to preserve permission 2020-05-05 00:16:21 +07:00
phozzy
ec71ad77e3 Fix documentation for containertools 2020-05-04 09:50:20 +00:00
Jorgen Thelin
fd9138e6b1 Fix minor glitch in installer message
echo "cmake is already installed"
2020-04-30 17:04:38 -07:00
Mikhail Timofeev
4ff5894156 change min free space to 18000Mb (#814) 2020-04-30 19:54:22 +03:00
Nikita Bykov
b58720bb05 Fail fast in image generation if not enough disk space for customers (#767)
* added checking free disk space
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-04-30 09:26:06 +03:00
Dariy Nurgaleev
612ed30d53 Software list: "do not change" label. (#796)
* added_advises

* change place for hided stirng.

* changed to more direct message.
2020-04-29 18:11:58 +03:00
Vladimir Safonkin
5cfbfcb2e6 Add Python toolcache installation from Github releases for Ubuntu (#704)
Change logic to install Python to Ubuntu images to use GitHub releases from https://github.com/actions/python-versions
2020-04-29 13:00:56 +03:00
Sergey Dolin
02060533d3 Don\'t create backup sed file (#792)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-29 10:46:23 +03:00
Mikhail Timofeev
792da139c9 move homebrew to the end (#789) 2020-04-28 10:26:29 +03:00
Dibir Magomedsaygitov
5896eb6ac6 Update MySQL info in the docs for Ubuntu images (#776)
* update documentation related to mysql
2020-04-27 14:48:28 +03:00
Alejandro Pauly
bd3a7d2580 Merge pull request #740 from andy-mishechkin/690_Moby_buildx
690 Installing the Docker moby-buildx on Ubuntu Images
2020-04-24 11:12:04 -04:00
Sergey Dolin
8410ae2c65 Add snap/bin to /etc/environment (#755)
* Add snap/bin to /etc/environment

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-23 18:19:11 +03:00
Andy Mishechkin
da3c0fdd69 code changing 2020-04-23 18:41:52 +04:00
Andy Mishechkin
4955402804 Merge branch 'master' into 690_Moby_buildx 2020-04-22 20:41:48 +04:00
Andy Mishechkin
32c900900c Docker-Buildx version checking has been added 2020-04-22 20:36:47 +04:00
Maxim Lobanov
ac3c729b47 Merge pull request #757 from al-cheb/al-cheb/clean_cache_packages
Clean up apt package cache
2020-04-22 12:59:46 +03:00
Andy Mishechkin
15a96845dd moby-buildx -> docker-builx 2020-04-22 00:01:16 +04:00
Andy Mishechkin
6456d6d7ff Merge branch 'master' into 690_Moby_buildx 2020-04-21 23:56:06 +04:00
Andy Mishechkin
d37793ddc8 Some diagnostic messages have been added 2020-04-21 23:54:48 +04:00
Aleksandr Chebotov
9109037d4e apt-get clean 2020-04-21 18:23:33 +03:00
Mikhail Timofeev
a5e9522d54 Revert "Pre-install Android NDK 20 on Ubuntu (#711)"
This reverts commit 8abd45c3a8.
2020-04-21 18:22:29 +03:00
Andy Mishechkin
dc52f61105 docker-moby.sh bugfixing 2020-04-21 17:24:31 +04:00
Andy Mishechkin
4729069659 Checking the moby-buildx and moby-buildx documentation has been added 2020-04-21 15:42:06 +04:00
Dariy Nurgaleev
54a14f61b3 Android SDK binaries insufficient permissions. (#747)
* added correct rules for android sdk folder.

* added for ubuntu 16 also.

* added sudo for chmod operation.

* removed redundunt sudo.

* changed chmod parameters for a+X

Co-authored-by: Dariy.Nurgaleev <d.nurgaleev@trueengineering.ru>
2020-04-21 10:21:02 +03:00
Andy Mishechkin
d2f31e25f5 extra space has been removed 2020-04-17 18:06:31 +04:00
Andy Mishechkin
3624bff214 Merge branch 'master' into 690_Moby_buildx 2020-04-17 18:03:15 +04:00
Mikhail Timofeev
b1cf25f873 [Ubuntu] Remove workaround for vcpkg (#728)
* remove workaround

* add workaround for ubuntu 16

* remove sudo

* Spelling

* remove extra lines
2020-04-17 13:38:10 +03:00
Mikhail Timofeev
cb4a6e0cc0 add libgbm (#734) 2020-04-17 13:37:59 +03:00
Andy Mishechkin
348abd0eb2 additional modification of microsoft-prod.list has been removed 2020-04-17 13:50:00 +04:00