This project is a simple Go application
195
Pull the image from Docker Hub:
docker pull meybili/exercise4go:latest
Run the container for the project:
docker run --name exercise4go -p 8585:8585 meybili/exercise4go
Open your browser and navigate to http://localhost:8585 to see the app.
Content type
Image
Digest
sha256:dae94b693…
Size
333.4 MB
Last updated
almost 2 years ago
docker pull meybili/exercise4go