We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb5b3b0 commit 72a60f7Copy full SHA for 72a60f7
CHANGELOG.md
@@ -2,12 +2,18 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [WebDevOps.io Dockerfile](https://github.com/webdevops/Dockerfile).
4
5
+## [0.21.5] - 2016-03-24
6
+### Added
7
+- Fixed permissions automatically for /tmp if mounted as volume
8
+- Added error checks for samson service script
9
+
10
## [0.21.0] - 2016-03-20
11
### Changed
12
- Improved entrypoint startup time
13
- Removed entrypoint ansible provisioning if not needed
14
- Added java-jre and latest npm for samson-deployment
15
16
17
## [0.20.0] - 2016-02-24
18
### Added
19
- Added sqlite to base images
0 commit comments