Skip to content
forked from acrlinux/docker

docker building and creating docker image

License

Notifications You must be signed in to change notification settings

arjuncr-acr/docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For installing docker run ./install_docker.sh

For Building docker run ./build_docker.sh

For running docker run ./docker_run.sh container-name

Check http://localhost:8080

For stoping the docker

docker ps -->getting running docker information

docker stop CONTAINER ID

For creating docker image run create_docker_image.sh

For loading existing docker image run load_docker_image.sh

About

docker building and creating docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 73.6%
  • Dockerfile 24.4%
  • HTML 2.0%