Official repository for DynFi Manager
7.2K
This is the dockerized version of DynFi Manager.
To get started with this project, follow these steps:
Clone the Repository:
git clone https://[email protected]/DynFi/dynfi-manager-docker.git
cd dynfi-manager-docker
Start the Services: Run the following command to build and start the containers:
docker-compose up
After a brief moment, you should be able to access the application at https://0.0.0.0:9090.
Stopping and Restarting:
docker-compose down
docker-compose up
Completely Remove the Containers: If you want to remove the containers, networks, and associated data:
docker-compose down --volumes --remove-orphans
Special thanks to Themendas for their initial work on dockerizing DynFi Manager.
Content type
Image
Digest
sha256:b410efda8…
Size
210 MB
Last updated
9 months ago
docker pull dynfi/dynfi-manager