[DevOps] dockerize-it v1.0.0

Tonytruong
Nov 7, 2022

--

Introduction

Hate deleting an image or overwriting an existing image with the default docker image command? Use dockerize-it simple bash tool that invokes the docker image command with adding in basic validators to check for pre-existing images.

What about having to remember if its psql , bash bin/sh you have to pass into docker exec?

How about discovering different docker container server ip addresses quickly?

I created this simple bash tool that wraps basic docker related commands with adding in basic validators, filtering, and better output to prevent any user errors from occurring.

This is a personal project feel free to fork and use or tailor to your own needs.

--

--

Tonytruong
Tonytruong

Written by Tonytruong

DevOps Fanatic with a penchant to automate anything and everything — Terraform Nerd, Docker practitioner and self proclaimed AWS guru.

No responses yet