Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 236 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 236 Bytes

docker-pgmodeler

pgmodeler as a docker image. Based on ubuntu:22.04.

Usage

docker run ghcr.io/printeers/pgmodeler:latest pgmodeler-cli ...

Build

docker build -t pgmodeler .