1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
joplin/Dockerfile.db

3 lines
31 B
Docker
Raw Normal View History

FROM postgres:13.1
EXPOSE 5432