|
il y a 1 mois | |
---|---|---|
.. | ||
dco-check | il y a 2 ans | |
yocto-builder | il y a 3 semaines | |
README.md | il y a 3 ans | |
utils.sh | il y a 3 ans |
Each directory contains the files for a docker image.
When building a docker image, the build context is expected to be where this
README.md
file resides. This means that building the images will require
passing the appropriate -f
argument.
Here is an example for building the dco-check
image:
docker build . -f dco-check/Dockerfile -t dco-check