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
export IMAGE_NAME="your_image_name" | |
export USER="your_user" | |
export ADDRESS="your_address" | |
export KEY_FILE="your_key_file" |