Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is how I've been describing docker to people and also how I've been using it. It's why, when I need a specific version of elastic search or Postgres i just run the tagged service.

It turns any binary into a more portable executable.

Great post!



What is a "tagged service"? Could you elaborate? I'm assuming this has nothing to do with docker tags?


Oops, I meant tagged images. If you look at the common images for like postgres, redis, and elasticsearch, they tag the images with the version of the service that's installed.

https://hub.docker.com/_/postgres/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: