fantom-docker follows eth-docker conventions. A lot of the same basic patterns, such as for traefik access, apply.
For a quick start, you can install prerequisites and configure fantom-docker, as a non-root user:
cd ~ && git clone https://github.com/CryptoManufaktur-io/fantom-docker.git && cd fantom-docker
./ethd install
cp default.env .env
and adjust genesis file location.
This is fantom-docker v1.1