Skip to content

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

Notifications You must be signed in to change notification settings

AdminTurnedDevOps/Interview-Prep

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published