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

EasyGnuPG/egpg-ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container for developing and testing EGPG

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

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

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

  • 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 EGPG. (Migrated to: https://gitlab.com/EasyGnuPG/egpg-ds)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published