Skip to content
Snippets Groups Projects
Commit 04fb799d authored by Christian Dietrich's avatar Christian Dietrich
Browse files

Added docker link

parent ce8b758d
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,13 @@ docker/ - docker image to do WCRT analysis
The directory contains a docker file and a prebuilt PATMOS toolchain
that can be used for WCRT analysis, including our minor adaptions on
the official toolchain. The docker image includes a clone of dOSEK and
the platin repository. In order to reproduce the TMR benchmark, just
the platin repository. You can either build the docker image yourself
or pull it from Dockerhub
docker pull stettberger/syswcet # or
make docker-build
In order to reproduce the TMR benchmark, just
log into the docker image via SSH (user/password: dosek/dosek):
make docker-start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment