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