You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## v4.0.2
2
+
3
+
- Added test script to presence of Meteor and other dependencies in base image
4
+
- Added Dockerfile (Hadolint) linting job to CircleCI
5
+
- Added condition to not run docker-push for PRs from forks
6
+
- Moved CI commands from scripts into circle config
7
+
- Added Docker image labels to annotate built images with CI information
8
+
- Updated job to publish all built Docker artifacts [git sha1, git branch, git tags (if applicable) and `:latest` if it is the highest tagged version on master.
9
+
10
+
1
11
## v4.0.0
2
12
3
13
- multi-stage build support <https://docs.docker.com/develop/develop-images/multistage-build/>
0 commit comments