sathish1223 / Interview-Prep

This repository contains a REAL WORLD coding interview for DevOps engineers, cloud engineers, and cloud native engineers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview-Prep

This repository contains a REAL WORLD coding interview for DevOps engineers, cloud engineers, and cloud native engineers

Docker Image Creation

Build the Docker Image

To build and run the Docker image locally to confirm it works, run the following:

docker build -t goweb . docker run -p 8080:8080 -tid goweb

About

This repository contains a REAL WORLD coding interview for DevOps engineers, cloud engineers, and cloud native engineers


Languages

Language:Go 55.7%Language:Dockerfile 33.9%Language:PowerShell 10.3%