cleanup .ssh in container image (recommend to mount .ssh directory)
make right symbol link from /root/.xcat to /xcatdata/.xcat
fix the prompt message with sshd port to 2200
run xcatconfig -d first and then xcatconfig -i to do the initialization to make sure site.master is updated as only xcatconfig -i won't update site table.
if no site.domain, set it to example.com
update docker file of ubuntu (Not testing it, just to keep the changes are consistent)
This PR is to fix below issue:
.ssh
directory)/xcatdata/.xcat
xcatconfig -d
first and thenxcatconfig -i
to do the initialization to make sure site.master is updated as onlyxcatconfig -i
won't update site table.site.domain
, set it toexample.com