command
module
Version:
v0.0.0-...-debc68d
Opens a new window with list of versions in this module.
Published: Dec 23, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
- Open your terminal.
- Run
docker build -t docker-test .
- Run
docker run -p 8080:8081 -it docker-test
- Visit your browser on
http://localhost:8080
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.