Skip to content
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.

EasyGnuPG/ggpg-ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container for developing and testing GGPG

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/ggpg-ds \
        /opt/docker-scripts/ggpg-bionic
    
  • Create a directory for the container: ds init ggpg-bionic @ggpg-bionic

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

  • Get the proper branch of ggpg: git clone --branch gnupg-2.2 https://github.com/easygnupg/ggpg

  • Create the container: ds make

Other commands

ds stop
ds start
ds shell
ds help

ds jekyll
ds inject run-tests.sh

About

Container for developing and testing GGPG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages