Hey! 👋 Thanks for working on this tool, it's awesome!
Partway through packer build -var github_feed_token=XXX images/linux/ubuntu1804.json, I get this prompt from Docker about systemd that expects a TTY:
docker: Setting up systemd (237-3ubuntu10.39) ...
docker:
docker: Configuration file '/etc/systemd/system.conf'
docker: ==> File on system created by you or by a script.
docker: ==> File also in package provided by package maintainer.
docker: What would you like to do about it ? Your options are:
docker: Y or I : install the package maintainer's version
docker: N or O : keep your currently-installed version
docker: D : show the differences between the versions
docker: Z : start a shell to examine the situation
docker: The default action is to keep your current version.
Is there a workaround for this?
Hey! 👋 Thanks for working on this tool, it's awesome!
Partway through
packer build -var github_feed_token=XXX images/linux/ubuntu1804.json, I get this prompt from Docker about systemd that expects a TTY:Is there a workaround for this?