<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Vsts on Bluish capsule</title>
    <link>https://www.teosoft.it/tags/vsts/</link>
    <description>Recent content in Vsts on Bluish capsule</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 03 Sep 2018 11:36:11 +0200</lastBuildDate>
    
	<atom:link href="https://www.teosoft.it/tags/vsts/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>VSTS minimal docker build agent</title>
      <link>https://www.teosoft.it/post/2018-09-03-vsts-minimal-docker-build-agent/</link>
      <pubDate>Mon, 03 Sep 2018 11:36:11 +0200</pubDate>
      
      <guid>https://www.teosoft.it/post/2018-09-03-vsts-minimal-docker-build-agent/</guid>
      <description>&lt;p&gt;The official standard image with all the tools is 4Gb compressed and it is really too big for my tiny VPS server. The image includes a lot of tools that I don&amp;rsquo;t use so I will remove those tools and see ho much disk space I can save.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>VSTS personal build agent on Docker</title>
      <link>https://www.teosoft.it/post/2018-08-31-vsts-personal-build-agent-on-docker/</link>
      <pubDate>Fri, 31 Aug 2018 12:42:21 +0200</pubDate>
      
      <guid>https://www.teosoft.it/post/2018-08-31-vsts-personal-build-agent-on-docker/</guid>
      <description>&lt;p&gt;Visual Studio Team Services has a very good build agent: free and with high availability. The only problem is that it is a bit slow because every time you run a build it will start from scratch and download everything. A custom build agent will cache stuff and speed up build times a lot.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>