Member-only story

codingI Love This Golang/Docker Project

Manpreet Singh
2 min readAug 26, 2022

--

Welcome back! Golang is an awesome programming language with a ton of capability, if you’re new to Golang, check out the link below:

So, let’s take a look at an awesome Golang project, this project allows us to explore each layer within a Docker image! Here is a link to their Github repository:

This is a basic breakdown of how this project could be used:

To install this project, you can use the following go get commands:

go get github.com/wagoodman/dive

Once installed, you can use the following dive command to layout your docker image exploration:

--

--

Manpreet Singh
Manpreet Singh

No responses yet