GoKube

command module
v0.0.0-...-647991b Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2022 License: MIT Imports: 9 Imported by: 0

README

goKube

Docker Build Command


docker build -t gokube .

Docker Run Command


[docker run -p 8000:8000 gokube] -> This Docker container doesnt have a name. [docker run -p 8000:8000 --name MyNewDocker gokube] -> This Docker has a name [MyNewDocker]. You can use this name to stop or remove a containerg

[docker image ls] -> List all docker images [docker ps -a] -> List all Docker containers with name and port [docker stop [containerName]]

MakeFile Commands


Make Build Make Run

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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