Skip to content
This repository was archived by the owner on Aug 15, 2018. It is now read-only.

EasyGnuPG/pgpg-ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d82ab02 · Jun 23, 2018

History

12 Commits
May 24, 2018
Jun 2, 2018
Jun 23, 2018
May 15, 2018
Jun 2, 2018
May 24, 2018

Repository files navigation

Container for developing and testing PGPG

Installation

  • First install ds: https://github.com/docker-scripts/ds#installation

  • Then get the scripts from github:

    git clone --branch bionic \
        https://github.com/easygnupg/pgpg-ds \
        /opt/docker-scripts/pgpg-bionic
    
  • Create a directory for the container: ds init pgpg-bionic @pgpg-bionic

  • Fix the settings: cd /var/ds/pgpg-bionic/ ; vim settings.sh

  • Get pgpg: git clone --branch gnupg-2.2 https://github.com/easygnupg/pgpg

  • Create the container: ds make

  • Install egpg inside the container: run make inside the container

Other commands

ds stop
ds start
ds shell
ds help

ds jekyll
ds inject run-tests.sh