mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-19 23:00:36 -04:00
PODMAN
This commit is contained in:
parent
b7108808fd
commit
409f198e2d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:10
|
||||
image: docker.io/postgres:10
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- postgresdata:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue