Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Enalean/docker-build-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

How to run

This is meant to be used in continuous integration

$> build_cid="$(docker run ---detach -e VERSION=$VERSION -v "$(pwd)":/sources:ro builddoc)"
$> docker logs -f "$build_cid"
$> docker cp "$build_cid":/output/. $my_packages_directory
$> docker rm -fv "$build_cid"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •