diff options
| -rw-r--r-- | doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_2_1f3607a766f4a6bd7a297d958a7f1087._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_2_1f3607a766f4a6bd7a297d958a7f1087._comment b/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_2_1f3607a766f4a6bd7a297d958a7f1087._comment new file mode 100644 index 00000000..dd918e72 --- /dev/null +++ b/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_2_1f3607a766f4a6bd7a297d958a7f1087._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2015-09-26T12:33:57Z" + content=""" +The FilePath parameter to Chroot.debootstrapped is the directory to put the +chroot in. + +If you have a property foo that takes such a chroot directory and generates +the tarball you need, you can compose it thus: + + Chroot.debootstrapped system chrootdir + `onChange` foo chrootdir tarball +"""]] |
