|
1 tháng trước cách đây | |
---|---|---|
.. | ||
dco-check | 2 năm trước cách đây | |
yocto-builder | 3 tuần trước cách đây | |
README.md | 3 năm trước cách đây | |
utils.sh | 3 năm trước cách đây |
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