Sign inSign up

willfantom/clickos-element-build

By willfantom

Updated over 7 years ago

Build ClickOS elements

Image
0

342

willfantom/clickos-element-build repository overview

Containerized ClickOS Builder

Builds clickos images using the build script within the env defined in the dockerfile

How To:

$ 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

Tag summary

Content type

Image

Digest

Size

317.5 MB

Last updated

over 7 years ago

docker pull willfantom/clickos-element-build