1
0
mirror of https://github.com/kongyew/greenplum-oss-docker synced 2020-06-03 18:44:52 +00:00
greenplum-oss-docker/usecase2/config.sh
2018-11-26 12:06:58 -08:00

8 lines
136 B
Bash

#!/bin/bash
#
#
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
export DOCKER_LABEL="minioclient"
export DOCKER_TAG="minio/mc"