pull upgrade
This commit is contained in:
@ -3,7 +3,7 @@ AutoUpdate=registry
|
||||
ContainerName=pgadmin
|
||||
Environment="PGADMIN_DEFAULT_EMAIL=mikepharesjr@msn.com"
|
||||
Environment="PGADMIN_DEFAULT_PASSWORD=Vm1jZ4mzdaF1q#pn4v1b"
|
||||
Image=docker.io/dpage/pgadmin4:latest
|
||||
Image=docker.io/dpage/pgadmin4:8.12
|
||||
# Network=gitea.network
|
||||
# Pod=gitea.pod
|
||||
PublishPort=5007:80
|
||||
@ -15,7 +15,8 @@ Restart=no
|
||||
[Install]
|
||||
WantedBy=multi-user.target default.target
|
||||
|
||||
# podman pull docker.io/library/postgres:14
|
||||
# podman pull docker.io/dpage/pgadmin4:8.12
|
||||
# x-podman pull docker.io/dpage/pgadmin4:latest
|
||||
# systemctl --user daemon-reload
|
||||
# systemctl --user start pgadmin
|
||||
# systemctl --user status pgadmin
|
||||
|
Reference in New Issue
Block a user