Skip to content

territestgogo/centos7-with-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Docker File is of CentOS7 with Python 3.9 and SSH Enabled Container run the following Command to build and deploy the container (Need Pyhon 3.9++ To Work With Ansible)

Step 1: chmod +x red.sh

Step 2: docker build -t "Image Name" .

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

About

CentOS7 With SSH and Python3.9+ For Ansible Manage Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published