docker-test

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

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

Go to latest
Published: Dec 23, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

Go and Docker

A simple web server project to implement docker with a GO application.

Prerequisites

Install docker following the instructions in this article.

Things to try out

  1. Open your terminal.
  2. Run docker build -t docker-test .
  3. Run docker run -p 8080:8081 -it docker-test
  4. Visit your browser on http://localhost:8080

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