<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Docker on ThinkBox</title>
    <link>https://blog.thinkbox.dev/tags/docker/</link>
    <description>Recent content in Docker on ThinkBox</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 18 Jul 2019 17:15:47 -0400</lastBuildDate>
    
	<atom:link href="https://blog.thinkbox.dev/tags/docker/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Creating a Reverse Proxy with Docker</title>
      <link>https://blog.thinkbox.dev/posts/0003-create-reverse-proxy-with-docker/</link>
      <pubDate>Thu, 18 Jul 2019 17:15:47 -0400</pubDate>
      
      <guid>https://blog.thinkbox.dev/posts/0003-create-reverse-proxy-with-docker/</guid>
      <description>Introduction This blog post will explain the concept of a reverse proxy, and will demonstrate the steps that need to be taken in order to create a Nginx reverse proxy inside of Docker.
The concept of a reverse proxy is very simple, a client computer will connect to a central point that will pass their connection on to the desired destination. For example, lets take a look at the diagram below.</description>
    </item>
    
  </channel>
</rss>