chris.collins.is
  • Chris Collins is...
  • My Resume

Docker

Brewer, Beardsman, Geek, Godzilla Hunter Extraordinaire

Buildah: A new way to build container images

Buildah: A new way to build container images

Project Atomic’s new tool, Buildah, facilitates new ways to build container images.

  • Chris Collins
Chris Collins 17 August 2017 • 8 min read
Three Docker Build Strategies

Three Docker Build Strategies

There are any number of ways to use containers and numerous ways to build container images. The creativity of the community never ceases to amaze me - I am always stumbling across a creative new use case or way of doing things.

  • Chris Collins
Chris Collins 24 February 2017 • 9 min read
“Cloud-style” Docker Demo Container

“Cloud-style” Docker Demo Container

Completed a first pass at a minimal “Cloud-style”#Docker container. It’s sort of like an EC2 instance. You generate an ssh pem file, and pass the public key in as an environmental variable at docker run:

sudo docker run -i -t -d -P \
-e PUBKEY="$(cat ~/.ssh/my.pem.pub)" cloudbase

You end up with a CentOS container, and a user “clouduser” that has sudo w/no password rights.

I think this would be a good way to get some folks interested in Docker - perhaps offering something like this as a playground/sandbox to build interest.

  • Chris Collins
Chris Collins 19 May 2014 • 1 min read
chris.collins.is © 2017
cb67604
Latest Posts Mastodon Twitch Github Twitter Hugo Casper3 by Jonathan Janssens