airgap-it / airgap-wallet

The AirGap Wallet is installed on an everyday smartphone. This app has only access to public information.
MIT License
446 stars 123 forks source link

SDLC Update: Building Docker Compose file along with a doc for airgap-wallet #239

Open TauqeerAhmad5201 opened 5 months ago

TauqeerAhmad5201 commented 5 months ago

We already have a Dockerfile for running up the project. Adding Docker Compose simplifies the process of defining and sharing multi-container applications. It allows you to configure services, networks, and volumes using a single, human-readable YAML file.

TauqeerAhmad5201 commented 5 months ago

Allow me to work on this process. I would be contributing according to the requirements of the project.