# coding=utf-8
# ------------------------------------
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
# ------------------------------------
DOES_NOT_EXIST = "does_not_exist"
HELLO_WORLD = "library/hello-world"
ALPINE = "library/alpine"
BUSYBOX = "library/busybox"
