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

182 Коммитов

Автор SHA1 Сообщение Дата
Stephen Provine 1b67624a26 Various cleanup of templates and scripts 2017-09-18 21:13:17 -07:00
Stephen Provine 959e056225 Update README.md 2017-08-16 11:06:05 -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
Stephen Provine a39cb216e9 Update README.md 2017-07-20 09:10:13 -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
Chris Patterson 5f16f83516 Minor updates to windows image files 2017-06-28 16:06:27 -04:00
Stephen Provine bb1ab46353 Update README.md 2017-05-15 13:24:57 -07:00
Stephen Provine d5e2384547 Update README.md 2017-05-15 13:24:24 -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
Chris Patterson 964feea77a Merge pull request #30 from stffabi/RemoveExistingAgentConfig
Remove existing agent config.
2017-05-11 09:26:36 -04: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
Chris Patterson 1c24ec9243 Update Dockerfile 2017-05-01 09:07:04 -04:00
Stephen Provine f0dcb4ca33 Update README.md 2017-04-10 13:38:20 -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 ea76eddaa1 Update README.md 2017-04-05 10:53:50 -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 da68c3bb05 Allow update of versioned image 2017-04-01 09:28:20 -07:00
Stephen Provine 70a875f06d Support git lfs 2017-04-01 09:27:58 -07:00
Stephen Provine de813d9c39 Update README.md 2017-03-31 16:38:04 -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 b00daf69b3 Update README.md 2017-03-27 12:39:42 -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 de9e131bec Adding VS2015 file 2017-03-09 08:36:48 -08:00
Chris Patterson 564f872835 moving Dockerfile to VS2017 folder 2017-03-09 08:20:29 -08:00
Chris Patterson 47f586eb8c Merge branch 'windows' of https://github.com/Microsoft/vsts-agent-docker into windows 2017-03-09 08:13:49 -08:00
Chris Patterson 8fdbae473a Fixing -force parameter for dotnet 2017-03-09 05:57:36 -08:00
Chris Patterson e5ed98ee52 removing nano 2017-03-09 05:57:36 -08:00
Chris Patterson 89c343b5c4 minor updates to standard image 2017-03-09 05:57:36 -08:00
Chris Patterson f9eccc953b Adding comments to nanoserver file 2017-03-09 05:57:36 -08:00
Chris Patterson f4789ef72c Initial scaffolding for windows docker files 2017-03-09 05:57:36 -08:00
Chris Patterson a029730d53 removing nano 2017-03-08 08:49:25 -08:00
Stephen Provine cfe1fad3e4 Update README.md 2016-12-14 11:53:44 -08:00
Stephen Provine 21a1290f98 Fix JAVA_HOME environment variable 2016-12-14 09:28:15 -08:00
Stephen Provine 5248554d20 Switch to TFS_HOST/URL for versioned image.
This still doesn't work because PATs require https - waiting to get access to a secured on-prem TFS server to make final changes.
2016-12-14 09:24:36 -08:00
Chris Patterson 4f146bf2c8 minor updates to standard image 2016-12-08 09:52:10 -05:00