diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab8b373 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# ESL CI Docker image + +A simple docker image with rust nightly, `libudev`, and +the `thumbv6m-none-eabi` rust target for use in the CI +pipeline for the course Embedded Systems Lab at TU Delft. + +## Usage + +The latest version of this docker image is available at +`git.kallestruik.nl/kalle/esl-docker:latest`.