Skip to content

This Docker File is of Centos with SSh Enabled in the Container

Notifications You must be signed in to change notification settings

gauravubnare/dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

dockerfile

This Docker File is of Centos with SSh Enabled Container run the following Command to build and deploy the container

docker build -t "Image Name" .

docker container run -it --name=ssh -p 2222:22 "Image Name" bash

About

This Docker File is of Centos with SSh Enabled in the Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published