Sign inSign up

meybili/exercise4go

By meybili

Updated almost 2 years ago

This project is a simple Go application

Image
Languages & frameworks
0

195

meybili/exercise4go repository overview

Running from Docker Hub

  1. Pull the image from Docker Hub:

    docker pull meybili/exercise4go:latest

  2. Run the container for the project:

    docker run --name exercise4go -p 8585:8585 meybili/exercise4go

  3. Open your browser and navigate to http://localhost:8585 to see the app.

Tag summary

Content type

Image

Digest

sha256:dae94b693

Size

333.4 MB

Last updated

almost 2 years ago

docker pull meybili/exercise4go