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
Fri, Jan 30, 8:14 PM (1 d, 21 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
28/1c/5bb34b555077fe3088d93a5a49f3

Event Timeline