DerickBailey.com

Trade Secrets Of A Developer / Entrepreneur

  •  About
  •  Twitter
  •  G+
  •  RSS
  • Blog
  • Courses
  • Products
  • Newsletter
  • Publications
  • Podcasts
  • Work With Me!

What’s The Easiest Way To Get Docker Into Production?

April 13, 2017 By Derick

What’s The Easiest Way To Get Docker Into Production?

and once it’s in production, how do I manage, monitor and scale when I need to? These are questions I’ve often been asked, and have asked several times. They are not questions for which I’ve had a good answer, though. Until I spoke with Elton Stoneman from the Docker DevRel team, that is.

Filed Under: DevOps, Docker, Management, Production

What I Learned By Deleting All Of My Docker Images And Containers

April 5, 2017 By Derick

What I Learned By Deleting All Of My Docker Images And Containers

A few days ago I deleted all of my Docker containers, images and data volumes on my development laptop… wiped clean off my hard drive. By accident. And yes, I panicked! But after a moment, the panic stopped; gone instantly after I realized that when it comes to Docker and containers, I’ve been doing it wrong.

Filed Under: Command Line, Development Environment, DevOps, Docker

Sometimes Docker Is A Pain… Like The Failed Image Builds

February 15, 2017 By Derick

Sometimes Docker Is A Pain… Like The Failed Image Builds

Working with Docker is generally a good experience for me. I’ve got enough of the tools down, I know most of the command line parameters that I need, and I can look up what I don’t have memorized yet. But that doesn’t mean Docker is completely painless.

Filed Under: DevOps, Docker, Webinar

10 Myths About Docker That Stop Developers Cold

January 30, 2017 By Derick

10 Myths About Docker That Stop Developers Cold

A curious thing happened in a recent conversation. I was discussing the growth of Docker and I kept hearing bits of information that didn’t quite seem right in my mind. “Docker is just inherently more enterprise” “it’s only tentatively working on OSx, barely on Windows” “I’m not confident I can get it running locally without […]

Filed Under: Development Environment, DevOps, Docker, Mythology

From Developer to DevOps with Docker

December 21, 2016 By Derick

From Developer to DevOps with Docker

Once you learn the basic commands, building a Docker image is fairly simple. There’s only 2 options required in a Dockerfile, after all: FROM <base image> CMD [“<executable>”] That’s it. Now you can “docker build .” and move on, right? Technically, yes – you have a complete Dockerfile and you can build an image… but […]

Filed Under: DevOps, Docker

Derick Bailey Around The Web

  • Twitter: @derickbailey
  • Google+: DerickBailey
  • Screencasts: WatchMeCode.net
  • eBook: Building Backbone Plugins

Copyright © 2016 Muted Solutions, LLC. All Rights Reserved · Log in