###### Docker ###### .. image:: image_docker.png :width: 150pt .. raw:: html

Going forward I will be updating this page with projects I am working on. Docker is a fantastic tool for logically organizing software components within an enterprise stack. If you want to prevent vendor lock-in with an easy-to-use tool, this is a must have. I am always pushing my products to build inside of Docker containers. Here are the some of the open source `Docker Container Images on my Docker Hub`_. Let me know if you want more information on how I built them. .. _`Docker Container Images on my Docker Hub`: https://hub.docker.com/u/jayjohnson/ Hosting an SEO-ready Technical Blog with Docker ----------------------------------------------- I use `docker compose`_ to run this blog using an nginx container and a sphinx container. If you are interested I wrote `this post on how this site works`_. .. _docker compose: https://docs.docker.com/compose/ .. _this post on how this site works: https://jaypjohnson.com/2016-06-25-host-a-technical-blog-with-docker.html Want to learn more? ------------------- * .. raw:: html Email me * `Contact Information`_ .. _Contact Information: https://jaypjohnson.com/contact.html .. SEO Metadata SEO_SET_HEADER_URL="https://jaypjohnson.com/docker.html" SEO_SET_HEADER_SITENAME="Docker Project Board - Coming Soon" SEO_SET_HEADER_TITLE="Docker Project Board - Coming Soon" SEO_SET_HEADER_DESC="I plan on highlighting some of my upcoming projects as I continue migrating more of my platform into containers" SEO_SET_HEADER_KEYWORDS="software, architecture, docker, docker compose, high availability, distributed, swarm, stocks, options, investing, fintech, startups" SEO_SET_HEADER_TYPE="website" SEO_SET_HEADER_TWITTER_CREATOR="@jayphjohnson" SEO_SET_HEADER_TWITTER_SITE="@jayphjohnson" SEO_SET_HEADER_SEEALSO="https://jaypjohnson.com/" SEO_SET_HEADER_FAVICON="/favicon.png" SEO_SET_HEADER_IMAGE="/_images/image_docker.png" SEO_SET_HEADER_CARD="summary" SEO_SET_HEADER_AUTHOR="Jay Johnson"