Build ClickOS elements
342
Builds clickos images using the build script within the env defined in the dockerfile
$ ls .
myelement
$ ls ./myelement
myele.cc myele.hh
$ docker run --rm \
-v $(pwd)/myelement:/build/clickos/elements/local/myelement \
-v $(pwd)/clickos:/build/out \
willfantom/clickos-element-build:latest
Content type
Image
Digest
Size
317.5 MB
Last updated
over 7 years ago
docker pull willfantom/clickos-element-build