docker compose1 is the fastest way to get started. The docker compose file will set up an installation with these commands2:
wget https://raw.githubusercontent.com/ledgersmb/ledgersmb-docker/1.13/docker-compose.yml
docker compose up -dFrom there, follow the Next Steps.
The dockerized LedgerSMB development infrastructure helps developers to get started quickly.
Footnotes
See the docker compose installation instructions in case you don't already have it installed. ↩
If you need to change container parameters, you can find instructions in the docker compose file. ↩