From f9c730b14575388135d3abd376f6df8745a8c5e4 Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Sun, 11 Mar 2018 18:52:51 +0100 Subject: [PATCH 1/2] update permanent redirection of article MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Travic Build #1382 [1] > Issues :-( > > Links > 1. [L113] 302 https://success.docker.com/article/modernizing_traditional_dot_net_applications → https://success.docker.com/article/modernizing-traditional-dot-net-applications > 2. [L542] 301 https://concourse.ci → https://concourse-ci.org/ [1] https://travis-ci.org/veggiemonk/awesome-docker/builds/351983545 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6531b6..96ee75f 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker) - [A Comparative Study of Docker Engine on Windows Server vs Linux Platform](http://collabnix.com/a-comparative-study-of-docker-engine-on-windows-server-vs-linux-platform/) Comparing the feature sets and implementations of Docker on Windows and Linux - [Build And Run Your First Docker Windows Server Container](https://blog.docker.com/2016/09/build-your-first-docker-windows-server-container/) Walkthrough installing Docker on Windows 10, building a Docker image and running a Windows container - [Docker on Windows behind a firewall](https://toedter.com/2015/05/11/docker-on-windows-behind-a-firewall/) by [@kaitoedter](https://twitter.com/kaitoedter) -- [Docker Reference Architecture: Modernizing Traditional .NET Framework Applications](https://success.docker.com/article/modernizing_traditional_dot_net_applications) - You will learn to identify the types of .NET Framework applications that are good candidates for containerization, the "lift-and-shift" approach to containerization. +- [Docker Reference Architecture: Modernizing Traditional .NET Framework Applications](https://success.docker.com/article/modernizing-traditional-dot-net-applications) - You will learn to identify the types of .NET Framework applications that are good candidates for containerization, the "lift-and-shift" approach to containerization. - [Docker with Microsoft SQL 2016 + ASP.NET](https://blog.alexellis.io/docker-does-sql2016-aspnet/) Demonstration running ASP.NET and SQL Server workloads in Docker - [Exploring ASP.NET Core with Docker in both Linux and Windows Containers](https://www.hanselman.com/blog/ExploringASPNETCoreWithDockerInBothLinuxAndWindowsContainers.aspx) Running ASP.NET Core apps in Linux and Windows containers, using [Docker for Windows][docker-for-windows] - [Running a Legacy ASP.NET App in a Windows Container](https://blog.sixeyed.com/dockerizing-nerd-dinner-part-1-running-a-legacy-asp-net-app-in-a-windows-container/) Steps for Dockerizing a legacy ASP.NET app and runnning as a Windows container From c64f1e143abd6da8108cfeb3aeacba012e546a26 Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Sun, 11 Mar 2018 18:55:55 +0100 Subject: [PATCH 2/2] =?UTF-8?q?update=20link=20of=20=C2=BBConcourse=20(CI)?= =?UTF-8?q?=C2=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Travic Build #1382 [1] > Issues :-( > > Links > 1. [L113] 302 > https://success.docker.com/article/modernizing_traditional_dot_net_applications > → > https://success.docker.com/article/modernizing-traditional-dot-net-applications > 2. [L542] 301 https://concourse.ci → https://concourse-ci.org/ [1] https://travis-ci.org/veggiemonk/awesome-docker/builds/351983545 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96ee75f..7b43718 100644 --- a/README.md +++ b/README.md @@ -539,7 +539,7 @@ Services to securely store your Docker images. - [CircleCI](https://circleci.com/) - Push or pull Docker images from your build environment, or build and run containers right on CircleCI. - [CodeFresh](https://codefresh.io) - Everything you need to build, test, and share your Docker applications. Provides automated end to end testing. - [CodeShip](https://codeship.com/features/pro) - Work with your established Docker workflows while automating your testing and deployment tasks with our hosted platform dedicated to speed and security. -- [ConcourseCI](https://concourse.ci) - A CI SaaS platform for developers and DevOps teams pipeline oriented. +- [ConcourseCI](https://concourse-ci.org) - A CI SaaS platform for developers and DevOps teams pipeline oriented. - [IBM Bluemix Continous Delivery](https://console.bluemix.net/devops/getting-started?auth=false) - Continuous delivery using a pipeline deployment onto IBM containers on Bluemix. - [Semaphore CI](https://semaphoreci.com/product/docker) — A high-performance cloud solution that makes it easy to build, test and ship your containers to production. - [Shippable](https://app.shippable.com/) - A SaaS platform for developers and DevOps teams that significantly reduces the time taken for code to be built, tested and deployed to production.