Commit Graph

273 Commits

Author SHA1 Message Date
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
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
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
b372346543 Moby-buildx installation has been added 2020-04-17 00:05:31 +04:00
Sergey Dolin
d4435d6a11 Add AWS SAM CLI (#615)
Added in its own block because must be run as non-root user

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-16 14:34:59 +03:00
Mikhail Timofeev
5048c104df add cd 2020-04-15 17:34:44 +03:00
Mikhail Timofeev
66376977a0 add particular commit for vcpkg 2020-04-15 14:05:30 +03:00
Nikita Bykov
8abd45c3a8 Pre-install Android NDK 20 on Ubuntu (#711)
* added ndk 20

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-04-14 15:13:37 +03:00
Andy Mishechkin
83d31983ba Ubuntu 14.04 Docker container has been added (#714) 2020-04-14 15:10:21 +03:00
Sergey Dolin
bb9538cc9b Migrate /etc/environment modifications to helpers (#660)
* migrate rust

* Migrate PHP composer

* Migrate dotnet core sdk

* rename `var_*` to `variable_*`

* rename *etcEnvironmentVar functions to *etcEnvironmentVariable

* add AppendEtcEnvironmentVariable  and PrependEtcEnvironmentVariable

* rename addEtcEnvironmentPathElement to prependEtcEnvironmentPath

* Remove updatepath.sh

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-14 11:23:44 +03:00
Nikita Bykov
d0398f5357 Add Alibaba cloud aliyun-cli (#688)
* added aliyun cli to windows

* added aliyun cli to Ubuntu

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-04-13 17:38:35 +03:00
Sergey Dolin
e1fb068300 add Homebrew on Linux (#589)
* Add homebrew installation and validation scripts

* Update `/etc/environment` in `updatepath.sh` script

Keep this code for sake of compatibility with the existing installation logic. It will be changed in its own PR

* Remove env. variables from homebrew validation task

* Move reboot to the dedicated script and task

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-10 12:20:16 +03:00
Maxim Lobanov
14491c1a23 Merge pull request #321 from phozzy/add-container-tools
Add installation of container tools
2020-04-10 12:18:08 +03:00
rickdewater
f6e2d05862 Update CMake to 3.17.0 on all environments 2020-04-08 20:06:19 +02:00
phozzy
6d40a6c846 Add installation of container tools
Signed-off-by: phozzy <arthur.fayzullin@gmail.com>
2020-04-08 10:01:50 +00:00
Dmitry Shibanov
2e5f4dc1c0 Change default locale for Firefox on Ubuntu (#678)
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-04-08 12:47:03 +03:00