- Environment + compiled output = artifact
- Artifact” is merely a word for something that is produced; in this context a byproduct when developing software. So the runnables/libs are the artifact(s) produced when compiling source, and the image is the artifact produced by the whole “build” step, basically an artifact containing one or more other artifact(s)!