Skip to content

casmacc/html_helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

html_helloworld

Static HTML Hello World

Building

$ docker build . -t casmacc/html_helloworld

Running

$ docker run -p 80:80 casmacc/html_helloworld

Inspecting

$ # get name of container
$ docker ps
$ # start bash session
$ docker exec -it <container_name> /bin/bash

About

Static HTML Hello World

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published