docker run --name cities-db -d -p 5432:5432 -e POSTGRES_USER=postgres_user_city -e POSTGRES_PASSWORD=super_password -e POSTGRES_DB=cities postgres ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.