Ken, Short answer, it's a more or less a self contained environment for running applications. Docker <https://www.docker.com/> is more developer friendly, a similar technology kubernetes <https://kubernetes.io/> is more dev ops focused.
Here are a few links to get you started: - https://hub.docker.com/r/dpage/pgadmin4/ - https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html - https://www.pgadmin.org/download/pgadmin-4-container/ Enjoy, rik. On Fri, Apr 3, 2020 at 10:00 AM Ken Benson <[email protected]> wrote: > > > *From:* Brian Wilson <[email protected]> > *Sent:* Thursday, April 2, 2020 9:52 AM > *To:* George Weaver <[email protected]> > *Cc:* [email protected] > *Subject:* Re: Starting just the pgAdmin server > > > > My advice to anyone using pgadmin4 is to try running it in Docker. > > I replied privately to George with more details. I can forward all that > here if people want. > > You might end up using Docker only for pgadmin4 but once you get used to > using it I think it will be a valuable tool for you. The longer I use it > the more places it fits in. > > > > *[Ken Benson] * > > *I’m curious – what is Docker and where can I find some information on > running PgAdmin 4 in Docker?* > > > > Ken Benson | ken @ infowerks-dot-com > > > > > > Brian > > > > > > >
