Page MenuHome GnuPG

docker-init.sh
No OneTemporary

docker-init.sh

#!/usr/bin/env bash
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
CURRENT_FILE=`realpath "$0"`
PROVISIONING_DIR=`dirname "$CURRENT_FILE"`
ENIGMAIL_ROOT=`dirname "$PROVISIONING_DIR"`
pushd .
cd $PROVISIONING_DIR
docker build -t enigmail-unit .
popd

File Metadata

Mime Type
text/x-shellscript
Expires
Thu, Feb 26, 7:15 PM (15 h, 29 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7d/3d/0a6c3418b090d9afc70766729ce9

Event Timeline