Commit Graph

490 Commits

Author SHA1 Message Date
Paolo Mainardi
3b2abcd6ec Fix untar path 2020-08-31 16:12:26 +02:00
Paolo Mainardi
197cc250ed Code review: using a variable 2020-08-31 14:39:57 +02:00
Paolo Mainardi
f7699ffa5b code review: use download_with_retries, remove custom tmp dir, set -e
Signed-off-by: Paolo Mainardi <paolo.mainardi@sparkfabrik.com>
2020-08-31 12:28:55 +02:00
Paolo Mainardi
12a99c7f7f Install kustomize without snap 2020-08-28 18:14:03 +02:00
Paolo Mainardi
053476eee2 Install hub without snap 2020-08-28 17:49:24 +02:00
Dmitry Shibanov
4dd9ba84fd add permissions 2020-08-28 16:17:22 +03:00
Leonid Lapshin
7eed5ae558 Add Pulumi to Ubuntu images (#1428)
* Add Pulumi to ubuntu images

* remove Pulumi from docs because it is auto-documented

* change Pulumi installation script

* removed legacy install, use /tmp, change auto-documentation, use download function instead of curl

* include install.sh to Pulumi's installation script

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-08-28 10:35:11 +03:00
Chris Gavin
2f3649bd98 Install NuGet when installing Mono. (#1426) 2020-08-28 10:25:01 +03:00
Dmitry Shibanov
5385a075eb Set javac version 1.8 on Ubuntu 16.04 (#1483)
* set up javac version

* fix update-java-alternatives

* add version check

* change java check

* fix checks and position of update-java-alternatives

* resolve comments

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-08-27 10:25:56 +03:00
Mikhail Timofeev
4865e6e394 [Ubuntu] Fix aws-sam-cli repository url (#1482)
* fix url

* change directory name
2020-08-25 19:38:42 +03:00
Aleksandr Chebotov
ad2409dbfa vm.max_map_count=262144 (#1463) 2020-08-21 18:59:49 +03:00
Fabio Niephaus
cd8b41b5ef Do not set JAVA_TOOL_OPTIONS on Linux (#1467)
This ensures that a) the `JAVA_TOOL_OPTIONS` environment variable is not set, which avoids additional output from some Java tools, and that b) the default Java file encoding is not changed.

For more details, see #1437.
2020-08-21 16:49:48 +03:00
Sergey Dolin
ef2dfca5b5 Move android components list to toolsets on Ubuntu image (#1420)
* migrate 1604 installation

* Document 16.04

* More debug on installed compnents

* 1804 and 2004 images

* Remove un-needed chmod

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-08-20 11:39:33 +03:00
Dhananajaya M. Senanayake
6b9c25bb72 install kustomize (#1415) 2020-08-17 11:36:21 +03:00
Darii Nurgaleev
5cf25b5baa added DOTNET_MULTILEVEL_LOOKUP (#1417) 2020-08-15 15:28:58 +03:00
Aleksandr Chebotov
c6cd2373c4 update mongodb 4.2 -> 4.4 lts (#1405) 2020-08-13 15:28:50 +03:00
Aleksandr Chebotov
6dde8b7b1c Сleanup log files after image-generation on Ubuntu (#1395) 2020-08-12 16:19:43 +03:00
Nikita Bykov
687ede498c added permissions to ANDROID_SDK_ROOT (#1393)
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-08-12 10:30:02 +03:00
Aleksandr Chebotov
ef06465440 openssl and libssl-dev doc version (#1391) 2020-08-11 13:48:02 +03:00
Benjamin Lannon
e3cb3e32d4 Add Netlify CLI to Linux images (#1361) 2020-08-06 21:01:25 +03:00
Arjun Roy Chaudhuri
02b79cb9dc add buster layer to github runner's cache (#1360) 2020-08-06 21:01:01 +03:00
Vladimir Safonkin
75ac0436ed Add generation of announcements tables (#1355)
* Parse announcements from issues

* Minor fix

* Minor fix

* Reworked

* Minor fix

* Fix env variable name
2020-08-06 15:12:04 +03:00
Daniel Paoliello
c02a8e9391 Add libc++ and libc++abi for all Ubuntu images (#1315)
PR for #1314 - modifies the existing script to add libc++ and libc++abi to all Ubuntu images, rather than just 16.04.
2020-08-06 10:41:43 +03:00
Dmitry Shibanov
d32e912921 Latest R version (#1331)
* update R version

* fi for all ubuntu

* remove if

* change naming

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-31 14:31:00 +03:00
Vladimir Safonkin
f57a773971 Remove cached ghc versions from Ubuntu docs (#1310)
* Remove cached ghc versions from Ubuntu docs

* Add default ghc to path

* Create symlink for ghc

* Create symlink for cabal
2020-07-31 14:16:12 +03:00
Victor Hiairrassary
3542c55a31 Add brotli to linux images (#1317) 2020-07-31 14:06:33 +03:00
Aleksandr Chebotov
fda92f21e6 Add yamllint support (#1319) 2020-07-30 18:31:48 +03:00
Aleksandr Chebotov
ea400e9081 Fix parsing download url for Firefox on Ubuntu(#1322) 2020-07-30 14:26:11 +03:00
Aleksandr Chebotov
e767ccdc35 openssl and libssl-dev doc version (#1312) 2020-07-29 09:26:24 +03:00
Vladimir Safonkin
b7c69ef560 Add announcements to software documentation (#1285)
* Add Windows announcements

* Minor fix

* Add Ubuntu announcements

* Minor fix

* Add announcements to win16 template

* Cleanup announcement files

* Rename announcements files
2020-07-28 13:18:33 +03:00
Vladimir Safonkin
16f3e4b83c Copy Python for build aws sam cli (#1267)
* Copy Python for build aws sam cli

* Minor fix

* Set sudo user

* Move sudo to templates
2020-07-22 12:41:09 +03:00
Nikita Bykov
5e23b76186 Add swig support (#1265)
* added swig support

* removed apt-get update

* updated swig.sh

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-07-22 09:42:50 +03:00
Alejandro Pauly
a3702d9c40 Merge pull request #1261 from xVemu/main
Add Android SDK Build-Tools 30.0.1 to Ubuntu
2020-07-21 10:10:32 -04:00
Dmitry Shibanov
8e72c30560 Add R tool for linux (#1263)
* add r for ubuntu

* remove head comments

* fix documentation

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-21 11:18:11 +03:00
xVemu
4d52a94a72 Add Android SDK Build-Tools 30.0.1 to Ubuntu 2020-07-19 13:29:11 +02:00
Sergey Dolin
5f0524fda7 Fix WriteItem call (#1231)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-07-15 11:12:07 +03:00
Mikhail Timofeev
749ff96d31 remove quotes (#1217) 2020-07-13 12:16:14 +03:00
Mikhail Timofeev
694bf3098c Merge branch 'master' of https://github.com/miketimofeev/virtual-environments into v-mitim/get_rid_of_apt.sh_invocation 2020-07-10 12:35:52 +03:00
Aleksandr Chebotov
5f8c5c4fcf Return sqlite3 and patchelf (#1206)
* patchelf bzip2 sqlite3

* update ubuntu 16.04

* merge 1604/basic.sh -> basic.sh
2020-07-09 21:22:33 +03:00
Maxim Lobanov
9fa12b9367 Merge pull request #1199 from dmitry-shibanov/v-dmshib/cargo-dep-linux
Add cargo packages for Linux
2020-07-09 19:14:34 +03:00
Mikhail Timofeev
0647236ac1 Rename IsIntalled -> IsPackageInstalled 2020-07-09 15:14:28 +03:00
Mikhail Timofeev
a7ee8ab672 move IsInstalled and apt-fast 2020-07-08 22:28:23 +03:00
Maxim Lobanov
1c4790e543 Merge pull request #1194 from dibir-magomedsaygitov/v-dimago/add_oras_cli
[Ubuntu] Add ORAS CLI
2020-07-08 18:49:41 +03:00
Mikhail Timofeev
cebf52206b remove source apt.sh 2020-07-08 15:34:53 +03:00
Dibir Magomedsaygitov
2d2a590672 minor fix 2020-07-08 11:43:12 +03:00
Sergey Dolin
f1b5ed40eb Remove ppa:ondrej/php from the list of apt repositories (#1104)
* Remove  ppa:ondrej/php from the list of apt repositories

* Add documentation and fixes

* fix documentation

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-07-08 11:13:45 +03:00
Dibir Magomedsaygitov
5323f8f7d4 remove temporary path 2020-07-08 11:13:21 +03:00
Dmitry Shibanov
1cc55a5bd2 Aws session manager for linux (#1169)
* add installation aws session manager for linux

* move logic to one file

* change order

* removed unnecessary exit

* move echo line

* add plugin word

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-08 10:30:15 +03:00
Dibir Magomedsaygitov
26e56e5076 fix bug 2020-07-07 22:56:48 +03:00
Dibir Magomedsaygitov
5faa6abe7d implement download_with_retries function 2020-07-07 19:23:45 +03:00