arushpatel/banking-system-server

By arushpatel

Updated about 2 years ago

Server component for managing banking transactions in a distributed system.

Image
Message queues
Web servers
Operating systems
0

195

arushpatel/banking-system-server repository overview

This Docker image contains the server component of a distributed banking system. The server manages banking transactions such as deposits, withdrawals, and balance queries for various branches.

How to Run:

  1. Pull the image from Docker Hub: docker pull arushpatel/banking-system-server

  2. Run the container: docker run -d -p 5000:5000 arushpatel/banking-system-server

The server listens on port 5000 and handles banking transactions for different branches.

Tag summary

Content type

Image

Digest

sha256:3a5a2c2d5

Size

136.6 MB

Last updated

about 2 years ago

docker pull arushpatel/banking-system-server