Skip to content
This repository has been 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

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Container for developing and testing PGPG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages