Граф коммитов

76 Коммитов

Автор SHA1 Сообщение Дата
kelliejos 7d4d00c78d Update to install latest (4.6) Gradle version (#81) 2018-03-08 08:54:00 -08:00
kelliejos b555658ec5 Add openJDK-9, Scala build tools, and HHVM to images (#79)
* Adding openJDK-9, Scala build tools, and hhvm to linux images

* Update README

* Reverting change to add Java 9 to 14.04, cleaning up Scala and hhvm scripts
2018-03-08 08:32:04 -08:00
David Staheli fa4b93b0ca Update installed versions of Go to 1.9.4 and 1.10 (#78)
* Initial step for Go updates

* Go version updates
2018-02-23 08:57:37 -08:00
David Kale 25d6e434b7 Install pip on python images (#77) 2018-02-22 08:54:41 -08:00
Stephen Provine 42aec0cb56 Update Dockerfile.template 2018-02-12 12:22:37 -08:00
rokmicrosoft 90e804e23e Mysql client installation in linux docker (#73)
* mysql client

* Installing mysql client

* review incorporated
2018-02-12 10:06:48 -08:00
David Kale 4076fa1b7c Fix broken error handling (#72)
* Validate curl reponse before parsing

* Remove -e from jq, not available in 14.04 image
2018-02-09 08:38:44 -08:00
David Kale 7b2b62d1e3 Update error handling for invalid PAT token (#71)
* Update error handling for invalid PAT token

* Silence jq errors, dont fail, slurp curl output

* Update error message to be more informative
2018-02-08 12:48:32 -08:00
Stephen Provine 73feb90e95 Use LTS version of Node.js 2018-01-30 14:34:28 -08:00
Stephen Provine 832173f28a Run update.sh 2018-01-28 13:40:34 -08:00
David Staheli 5f11117f5d Go updates. Environment variables relocated. (#67)
* Install Go 1.8.6 and change 1.9.2 to 1.9.3

* Move env vars to where their tools are installed

* Default to Java 8 on Ubuntu 14.04

* Update Java 9 version
2018-01-28 13:32:21 -08:00
David Kale b65b7ea063 Add Docker 17.12.0-ce (#65)
* Add Docker 17.12.0-ce

* Update README.md

* Remove Docker 17.03.0-ce

* Update README.md
2018-01-22 14:20:19 -08:00
Stephen Provine 066fa01af3 Rework and validate standard image 2018-01-19 15:19:12 -08:00
Stephen Provine 2dd5a0f307 Fix merge issue 2018-01-19 08:44:18 -08:00
Ting fa6a5f9daf consume netcore 2.x linux agent. (#59) 2018-01-19 08:42:09 -08:00
David Staheli c038c38593 Add OpenJDK 9 and Go 1.9.2 (#64) 2018-01-19 08:36:41 -08:00
Stephen Provine 0492c77aa9 Update based on template 2018-01-17 10:39:56 -08:00
David Staheli c9b710b873 Install Subversion client (#61) 2018-01-17 10:22:37 -08:00
Stephen Provine 8d8873c218 Install Powershell Core 2017-12-18 10:19:50 -08:00
Stephen Provine 171ee0df9c Add tfs-2018 images 2017-11-28 15:22:08 -08:00
Stephen Provine 01d65c3375 Add VSTS_TOKEN_FILE support 2017-10-16 12:03:35 -07:00
Stephen Provine 351b8767fb Fix typo in JAVA_HOME_8_X64 2017-10-09 12:32:28 -07:00
Stephen Provine d28f53b604 Re-introduce Ubuntu 14.04 support 2017-10-02 11:02:22 -07:00
Sachin Mangla 5b828f2a8d Adding support for install AzCLI in standard agent image (#49)
* Adding support for install AzCLI as standard package into agent image

* Doing some more cleanup

* Fixing review comments
2017-09-26 08:43:51 -07:00
Stephen Provine 1b67624a26 Various cleanup of templates and scripts 2017-09-18 21:13:17 -07:00
Stephen Provine 2b6d55651c A variety of updates:
- Update git version
- Retire old versions of docker
- Add docker version 17.06.0-ce
- Move to dotnet SDK 2.0.0
- Retire standard image versioning
2017-08-16 11:01:24 -07:00
Bjorn Vandenbilcke 0d013f2688 Include missing TZDATA for ubuntu:16.04 based images. (#39)
* The ubuntu:16.04 upstream image doesn't include TZDATA anymore for space-saving. This however is required for TimeZoneInfo to work.
Added TZDATA to the apt-get install list to reinclude the missing TZDATA for all ubuntu:16.04 based images.

* Correct indentation

* Changed the requested template and ran update.sh

* Indentation
2017-07-19 15:44:38 -07:00
Stephen Provine 660b3600c5 Update README.md 2017-07-19 12:30:15 -07:00
Stephen Provine dd551d033f Various changes:
- Deprecate Ubuntu 14.04 support
- Switch back to Open JDKs
- Update version of .NET Core to 1.0.4
2017-07-19 09:12:06 -07:00
Stephen Provine cf2e6cbd19 Add tfs-2017-u1 release 2017-05-15 12:10:01 -07:00
Stephen Provine 3120207a6d Default TFS_URL should use https 2017-05-15 11:49:38 -07:00
Stephen Provine 8e9d2d232b Resolve restart issues 2017-05-15 11:45:53 -07:00
Stephen Provine 17ec135379 Merge branch 'master' of https://github.com/microsoft/vsts-agent-docker 2017-05-11 09:14:23 -07:00
Fabrizio Steiner b5c4ec3d6f Remove existing agent config. The config may not get always removed cleanly because sometimes the cleanup-trap doesn't get called, e.g. when the agent.Listener segfaults. 2017-05-08 07:45:52 +02:00
Stephen Provine a78146bf13 Update README.md 2017-05-05 16:41:38 -07:00
Christopher Johnson 9f638cc35d Adding software, prepping .NET Core cache, and accepting EULA for standard image 2017-05-05 15:00:50 -07:00
Fabrizio Steiner 0f00197c34 Pass PAT token and authentication type for TFS images. Fixes #10 2017-04-10 09:10:38 -07:00
Stephen Provine e38ea9540d Refactor how standard images are built
This GREATLY decreases the time it takes to build all the images.
2017-04-05 10:51:26 -07:00
Stephen Provine 8bf6535e44 Apply template 2017-04-04 11:22:09 -07:00
Yang Cao d9fe9935a4 Install Oracle JDK 6, 7, and 8 on vsts standard image
Removed OpenJDK on Ubuntu images.  Set Oracle JDK 7 as the default JDK
on Ubuntu 14.04 and Oracle JDK 8 as the default on Ubuntu 16.04.
2017-04-04 11:14:43 -07:00
Stephen Provine ab87d3b5ef Update README.md 2017-04-01 11:29:36 -07:00
Stephen Provine 06d41275da Support git lfs in versioned images 2017-04-01 11:17:44 -07:00
Stephen Provine 70a875f06d Support git lfs 2017-04-01 09:27:58 -07:00
Stephen Provine b3f75f2c17 Enable restart of container 2017-03-31 16:20:49 -07:00
Stephen Provine 2a5d522f36 Update README.md 2017-03-27 12:55:58 -07:00
Stephen Provine 3558c65034 Add support for new Docker versions.
Also update docker-compose to 1.11.2.
2017-03-27 09:42:30 -07:00
Stephen Provine 69f7abc43f Minor README.md updates 2017-03-22 16:35:35 -07:00
Stephen Provine 0d4b793a3d Remove old images for specific agent versions. 2017-03-22 09:44:19 -07:00
Stephen Provine 82f14ec8a5 Update standard image to dotnet SDK 1.0.1
Also, start tagging standard images with a date-based version.
2017-03-15 11:48:07 -07:00
Chris Patterson e5ed98ee52 removing nano 2017-03-09 05:57:36 -08:00