mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-14 05:12:36 +08:00
108 B
108 B
docker build -t postgres-server .
docker run -d
-p 5432:5432
--name postgres-container
postgres-server