docker build -f docker/backend.dockerfile -t pims . docker run -p 5000:5000 pims The server is running at http://127.0.0.1:5000 and API documentation is available at ...
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.