Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f3n8j-0004wt-QM for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Apr 2018 18:28:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f3n8i-0001uI-NP for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Apr 2018 18:28:08 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f3n8i-0001u9-Cf for pgadmin-hackers@lists.postgresql.org; Wed, 04 Apr 2018 18:28:08 +0000 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1f3n8f-0005CV-BS for pgadmin-hackers@lists.postgresql.org; Wed, 04 Apr 2018 18:28:06 +0000 Received: by mail-wm0-x244.google.com with SMTP id r191so12993216wmg.4 for ; Wed, 04 Apr 2018 11:28:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=RP+Ns4aAtNdLYf9PNNGXVa8s+ar1r9M++/SW5uf+vDA=; b=TTwdKdrN+sXHYZnq/SModwC5udWVrQjOyzFqkKlL2t/36LinUXJbRZxn0XAxm4BglB 8Cmvq011wbt4kylJdeLAt0tBfC3FSb1Ci84P3A30c8+niHZJBEU3rPkia68hI0JN2Yex xsMwkg/bpVVLtXvIKtm2hojB3fA9BajXwkh+Eqoa3rujlaMyfL3Po0l831c46W2y+muh JgtJWVPAl9NO3VJNH5FIA0VY4pLPJf7Uip1/8OHKp9oPYbQqut+RkYnMoXFNYLustRmx C7Xjy/rWksXIUzKlUDRsa4+8IWK7/JQwJUHYhYS/V1rV5if6xu5QkfGFJ60obeirD9T0 vzLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=RP+Ns4aAtNdLYf9PNNGXVa8s+ar1r9M++/SW5uf+vDA=; b=Ht8jXFm57pihmGAQ/gTfC4bCN+r0JcrmPsQK2xbTirQlCg8isbqIM4KqXPmJT3zZGA s3pOuxlEhG88el0GATzpL2J1ZJ7b5zBT/l7IPn7m9+o9eo6FlEXtScDhvKV1oS4MaHhS 3Nyc7OmiUq2Fu7h54N0eeFpmayyxS+VreV0WwJHaeONqfmlveiaR4GmLx3GXzpqE5cpl gzzzCYRRZ6dpcYI9Q7rM0CZaSs+R4aIsL/2x47Oaqr+oDEZ0GxiSn/K3a8CsTxmFgUN8 mFIUEdt1gEGsckJEdqH+C8N58RFPDhdlUlc6cjRhcr72czUKBJFDm9O3dLIKLp34p1WN +uSw== X-Gm-Message-State: AElRT7FoCM5Xr35aX3jJKPRfLUxtud0qYPdZIN+/VkSnzPD+2O+NLQej IAnyIc+yFJ61psFx/s3YHJwzldjZUjFzvdeh5yM= X-Google-Smtp-Source: AIpwx4/pyL8E02mHBqZoOzVGEX87AjRzE30Sli9se1VcZPcL442tnjE+87jPT2MyJfiHy1NV+/beq7dU+Bx0Pf5VH3s= X-Received: by 10.28.118.3 with SMTP id r3mr8172199wmc.90.1522866483805; Wed, 04 Apr 2018 11:28:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.9.19 with HTTP; Wed, 4 Apr 2018 11:28:03 -0700 (PDT) In-Reply-To: References: From: =?UTF-8?B?0JzQsNC60YHQuNC8INCa0L7Qu9GM0YbQvtCy?= Date: Wed, 4 Apr 2018 21:28:03 +0300 Message-ID: Subject: Re: [pgAdmin4][Patch] Remake Docker container packaging To: Dave Page Cc: Murtuza Zabuawala , pgadmin-hackers Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk 2018-04-04 18:22 GMT+03:00 Dave Page : > Hi > > On Wed, Apr 4, 2018 at 2:46 PM, =D0=9C=D0=B0=D0=BA=D1=81=D0=B8=D0=BC =D0= =9A=D0=BE=D0=BB=D1=8C=D1=86=D0=BE=D0=B2 wrote: >> >> >> So, I've fixed it. Patch attached. Now whole requirements.txt is >> installed in one step, with no left-overs and incompabilities. > > > I've committed the patch with some minor changes to avoid breaking > compatibility with the older version: > > - The default ports are 80/443 again. > - Username/password are set with PGADMIN_DEFAULT_EMAIL and > PGADMIN_DEFAULT_PASSWORD (though, I have left them without defaults). > > Thanks! Great, thank you very much! Will you update image at docker hub? > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company