Commit Graph

343 Commits

Author SHA1 Message Date
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
Mikhail Timofeev
088d235608 get back haskell 2020-05-06 14:23:36 +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
Mikhail Timofeev
2d7e561f0b change CRLF to LF for php installation 2020-05-05 14:56:17 +03:00
Mikhail Timofeev
1c2a8e53ec Revert "change heroku installation"
This reverts commit 4fb3c0c3eb.
2020-05-05 14:38:33 +03:00
Mikhail Timofeev
955d3eccbd Revert "install clang9 directly from apt-get"
This reverts commit e7d965f5b4.
2020-05-05 14:33:25 +03: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
467500689f add pip to python 2020-04-30 19:55:52 +03:00
Mikhail Timofeev
4ff5894156 change min free space to 18000Mb (#814) 2020-04-30 19:54:22 +03:00
Mikhail Timofeev
8905e40dea change ansible installation 2020-04-30 19:50:25 +03:00
Mikhail Timofeev
0b384fde05 get back set -e to java-tools.sh 2020-04-30 19:05:36 +03:00
Mikhail Timofeev
8ebf3291c4 add pip installation for python2 2020-04-30 18:59:02 +03:00
Mikhail Timofeev
49977ca44d remove git-lfs install from packagecloud 2020-04-30 18:43:43 +03:00
Mikhail Timofeev
43ebcb5a62 remove set -e from java installation 2020-04-30 15:37:59 +03:00
Mikhail Timofeev
4fb3c0c3eb change heroku installation 2020-04-30 15:02:43 +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
2134f8dcfd remove python from tests 2020-04-28 22:19:50 +03:00
Mikhail Timofeev
8a18322597 remove pip version 2020-04-28 19:47:21 +03:00
Mikhail Timofeev
878bfee052 install only python3 2020-04-28 19:46:47 +03:00
Mikhail Timofeev
415ba013ba remove >> for go installation 2020-04-28 19:30:42 +03:00
Mikhail Timofeev
bdf57146a3 fix libcurl in the right place 2020-04-28 17:20:49 +03:00
Mikhail Timofeev
e7d965f5b4 install clang9 directly from apt-get 2020-04-28 15:35:00 +03:00
Mikhail Timofeev
1bdbaefd62 install python2 2020-04-28 15:17:36 +03:00
Mikhail Timofeev
9ac1714e39 libcurl4 2020-04-28 15:01:05 +03:00
Mikhail Timofeev
e369274905 libcurl3 -> libcurl4 2020-04-28 15:00:44 +03:00
Mikhail Timofeev
dffcf202bb install ansible from oficial canonical repo 2020-04-28 14:50:01 +03:00
Mikhail Timofeev
849c1d3095 add ubuntu 20.04 2020-04-28 13:47:50 +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