mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-11-05 02:26:48 +00:00
108 B
108 B
docker build -t postgres-server .
docker run -d
-p 5432:5432
--name postgres-container
postgres-server