$ docker build -t ansible .
$ docker run -it -d --name=default ansible /bin/bash
$ docker attach default
# ssh-keygen
^p(Ctrl + p)^q(Ctrl + q)
$ docker commit default ansible:centos7
$ docker save ansible:centos7 -o ansible-centos7.tgz
-
Notifications
You must be signed in to change notification settings - Fork 0
License
PigumerGroup/ansible-centos7
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published