Tutorial by Topics: ordering

Please note that mustRunAfter and shouldRunAfter are marked as "incubating" (as of Gradle 3.0) which means that these are experimental features and their behavior can be changed in future releases. There are two ordering rules available: mustRunAfter shouldRunAfter When you u...
Base image declaration (FROM) Metadata (e.g. MAINTAINER, LABEL) Installing system dependencies (e.g. apt-get install, apk add) Copying app dependencies file (e.g. bower.json, package.json, build.gradle, requirements.txt) Installing app dependencies (e.g. npm install, pip install) Copying en...

Page 1 of 1