Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Running EDGAR in a Docker container

You can run EDGAR in a Docker container by using the Docker Compose file defined here: https://github.com/eclipse-opendut/opendut/blob/development/.ci/docker/edgar/docker-compose.yml

Follow the instructions at the top of the file for running it.

Mind that this Docker container currently only supports Ethernet clusters. For CAN support, this issue needs to be resolved: https://github.com/eclipse-opendut/opendut/issues/486