#!/bin/bash # # Copyright (c) 2021 The Flatcar Maintainers. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. set -euo pipefail cd $(dirname "$0") source sdk_lib/sdk_container_common.sh arch="all" name="" os_version=$(get_git_version) sdk_version=$(get_sdk_version_from_versionfile) custom_image="" tty=() remove="" cleanup="" mounts=() usage() { echo " Usage:" echo " $0 [-t] [-v ] [-V ] [-a ] [-n ] [-x