1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-05 12:50:29 +02:00
joplin/Dockerfile.db

3 lines
31 B
Docker
Raw Normal View History

FROM postgres:13.1
EXPOSE 5432