Customer component for simulating interactions in a distributed banking system.
195
This Docker image contains the customer component of a distributed banking system. It simulates customer interactions such as depositing money, withdrawing money, and querying account balances.
How to Run:
Pull the image from Docker Hub: docker pull arushpatel/banking-system-customer
Run the container: docker run -d arushpatel/banking-system-customer
This component connects to the banking system server to perform various transactions as specified in the input file.
Content type
Image
Digest
sha256:4c39f8bed…
Size
136.6 MB
Last updated
about 2 years ago
docker pull arushpatel/banking-system-customer