|
hai 1 mes | |
---|---|---|
.. | ||
dco-check | %!s(int64=2) %!d(string=hai) anos | |
yocto-builder | hai 3 semanas | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
utils.sh | %!s(int64=3) %!d(string=hai) anos |
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