Page MenuHome GnuPG

build-gpg4win-docker-image.sh
No OneTemporary

build-gpg4win-docker-image.sh

#! /bin/bash
# Build Debian-based container for building Windows installers of GnuPG (VS-)Desktop
# Copyright (C) 2022 g10 Code GmbH
#
# Software engineering by Ingo Klöcker <dev@ingo-kloecker.de>
#
# This file is part of GnuPG.
#
# GnuPG is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# GnuPG is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, see <https://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0+
cd $(dirname $0)
docker build -t g10-build-gpg4win:bullseye gpg4win-bullseye 2>&1

File Metadata

Mime Type
text/x-shellscript
Expires
Tue, Jun 3, 5:35 AM (10 h, 37 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
49/0c/8f709566357eafade4c9c480a869

Event Timeline