mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-17 18:18:30 +00:00
PODMAN
This commit is contained in:
parent
b7108808fd
commit
409f198e2d
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:10
|
image: docker.io/postgres:10
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- postgresdata:/var/lib/postgresql/data
|
- postgresdata:/var/lib/postgresql/data
|
||||||
|
Loading…
Reference in New Issue
Block a user