go-docker-test

command module
v0.0.0-...-d552c03 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2022 License: MIT Imports: 4 Imported by: 0

README

Simple Go project with Docker

In this project I used Docker with a simple Go project.

Technologies Used

  • Go
  • Docker

Dependencies

Executing program

  • Download the repository onto your computer and go to project file
git clone https://github.com/sayedh/go-docker-test
cd go-docker-test
  • Run Docker build command
docker build -t docker-test .
  • Run the project
docker run -p 8080:8081 -it docker-test

image

image

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL