Skip to content

microverseinc/docker-workshop-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧱 Sample project - Go

Containerization with Docker Workshop

❓ Description

This sample project is part of the workshop "Containerization with Docker" by Microverse. Find out more about the workshop:

👉 "Containerization with Docker" workshop

🛫 Getting Started

Prerequisites

  1. Verify if Go is installed
go version

Installing

  1. Clone the project to your machine:
git clone https://github.com/microverseinc/docker-workshop-go
  1. Install dependencies
go get .

Executing program

  1. Run the application
go run .

🙋🏽‍♀️ Help

If you need any help, send a message to the Slack channel #modern-ci-cd-with-docker-demo-workshop!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published