audreyfeldroy/docker-cookiecutter

Write output to the current working dir of the host machine

Open

#1 opened on Oct 24, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees) (12 forks)github user discovery
help wanted

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

Description

I think the way to do it would be:

  • Mount host's working directory as /outputdir
  • Use cookiecutter -o /outputdir

Contributor guide