-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vars
14 lines (13 loc) · 797 Bytes
/
vars
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# =============================================================================
# Global variables
# Bind Name Server Container
# https://github.com/aessing/bind-container
# -----------------------------------------------------------------------------
# Developer.......: Andre Essing (https://github.com/aessing)
# (https://www.linkedin.com/in/aessing/)
# -----------------------------------------------------------------------------
# THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
# EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
# =============================================================================
IMAGE_NAME="aessing/bind"