We read every piece of feedback, and take your input very seriously.
The devfile.yaml file has an image-build component that points to your Dockerfile. The docker/Dockerfile contains the instructions you need to build the code sample as a container image. The ...