mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-10-28 10:33:37 +00:00
Launching puppet by hand and not using the zulip-puppet-apply script This should hopefully do the trick
6 lines
220 B
Plaintext
6 lines
220 B
Plaintext
# This is the string generated in the zulip-puppet-apply script
|
|
# It is here for documentation purpose, it isn't used in the Dockerfile
|
|
Exec { path => "/usr/sbin:/usr/bin:/sbin:/bin" }
|
|
include apt
|
|
include zulip::voyager
|