<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed><type>rich</type><version>1.0</version><provider_name>phorkie</provider_name><provider_url>https://p.cweiske.de/</provider_url><title>docker ubuntu 18.04 installation: tzdata configuration</title><author_name>Christian Weiske</author_name><cache_age>86400</cache_age><width>900</width><height>900</height><html>&lt;!-- embedding all files of https://p.cweiske.de/582 --&gt;
&lt;link rel="stylesheet" href="https://p.cweiske.de/css/embed.css"/&gt;
&lt;div class="phork" id="582"&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;div class="code"&gt;&lt;pre class="txt"&gt;Setting up tzdata (2018d-1) ...&#13;
debconf: unable to initialize frontend: Dialog&#13;
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)&#13;
debconf: falling back to frontend: Readline&#13;
Configuring tzdata&#13;
------------------&#13;
&#13;
Please select the geographic area in which you live. Subsequent configuration&#13;
questions will narrow this down by presenting a list of cities, representing&#13;
the time zones in which they are located.&#13;
&#13;
  1. Africa      4. Australia  7. Atlantic  10. Pacific  13. Etc&#13;
  2. America     5. Arctic     8. Europe    11. SystemV&#13;
  3. Antarctica  6. Asia       9. Indian    12. US&#13;
Geographic area: 8&#13;
&lt;/pre&gt;&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/582/rev-raw/992f79d8bc5d55de604239e3c67fab5ac986b9e6/problem.txt" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/582#problem.txt"&gt;problem.txt&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;div class="code"&gt;&lt;pre class="txt"&gt;+++ docker/web-build/Dockerfile&#13;
@@ -1,9 +1,10 @@&#13;
-FROM ubuntu:16.04&#13;
+FROM ubuntu:18.04&#13;
 &#13;
 MAINTAINER &amp;quot;Christian Weiske&amp;quot; &amp;lt;weiske@mogic.com&amp;gt;&#13;
 &#13;
 ENV TERM=xterm\&#13;
-    TZ=Europe/Berlin&#13;
+    TZ=Europe/Berlin\&#13;
+    DEBIAN_FRONTEND=noninteractive&#13;
&lt;/pre&gt;&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/582/rev-raw/992f79d8bc5d55de604239e3c67fab5ac986b9e6/solution.txt" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/582#solution.txt"&gt;solution.txt&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</html></oembed>
