forked from liquanzhou/ops_doc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
汪志鹏
committed
Jul 8, 2015
1 parent
d1bc4c7
commit 2615aba
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
FROM 192.168.11.247:5000/CentOS-6.6/Base | ||
MAINTAINER 夕阳 <[email protected]> | ||
FROM centos-6.6/base | ||
MAINTAINER 汪志鹏 <[email protected]> | ||
|
||
RUN ssh-keygen -q -N "" -t dsa -f /etc/ssh/ssh_host_dsa_key | ||
RUN ssh-keygen -q -N "" -t rsa -f /etc/ssh/ssh_host_rsa_key | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters