This Docker container can be used to run all of the exercises included in the hackaday-u course.
-
Build the container:
build . -t hackaday-u
-
Run the container:
docker run --rm -it hackaday-u /bin/bash
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This Docker container can be used to run all of the exercises included in the hackaday-u course.
Build the container:
build . -t hackaday-uRun the container:
docker run --rm -it hackaday-u /bin/bash