WietseWind / docker-rippled

Run XRP Ledger (rippled) node in a Docker container
https://hub.docker.com/r/xrpllabsofficial/xrpld
MIT License
60 stars 34 forks source link

Specify the Ubuntu version explicitly #28

Closed tequdev closed 1 month ago

tequdev commented 1 month ago

like ubuntu: jemmy instead ubuntu:latest because the version of ubuntu is explicitly specified when installing rippled.

WietseWind commented 1 month ago

Good one. Updated.