中文版本:拷贝docker镜像,转移到其他宿主机
In actual work, there is a case of copying docker images to other hosts, usually through pull, but that requires a repo.
Can we package files directly and transfer the images to other hosts?
Use docker images
to list the images on the local host:
$ docker images
Save the steem-22.2 image of the local host as the file steem-22.2.tar in the current directory, and then copy this file to other hosts
sudo docker save -o steem-22.2 ./steem-22.2.tar
Executed on the other host where the docker image needs to be restored (the other host must have docker installed)
sudo docker load < steem-22.2.tar
The prompt steem-22.2 indicates that the loading is successful, and you can continue to use the docker image.
When saving a docker image, you can save multiple images as one file, and export multiple images at the same time.
Copying and pasting previous posts or significant parts there of could be seen as spam when:
Reposting the same content without additional original content or significant changes
Reposting content within the same payout window
Spam is discouraged by the community and may result in the account being Blacklisted.
Join the community in our migration to Hive, a community built blockchain for the community. All Steem account holders will receive equivalent stake on the new Hive blockchain.
Please follow @innerhive on twitter for more information.
Source
Copying and pasting previous posts or significant parts there of could be seen as spam when:
Spam is discouraged by the community and may result in the account being Blacklisted.
Please refrain from copying and pasting previous posts going forward. If you believe this comment is in error, please contact us in #disputes on Discord
Sorry!
Because it's not convenient to visit steem / hive app or network after hive hardfork.
So I use the command line of beempy tool to publish this post as English Edition , But I post with the markdown file of Chinese Edition by mistake.
@hivewatchers @steemcleaners
I have fixed with my English Edistion markdown file.
Ok, I deactivated the blacklist. Please do not repost the same post multiple of times.
The option is to iclude both language versions in one post or decline payput before posting the second post.
thanks!
and about post with tow language:
However, there are two languages in the same post at the same time, which I personally dislike. Different language objects are different, put together, it will only make different two crowd objects dislike.
I think two independent language versions of posts, give links, more in line with the habits and preferences of readers.
thanks