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 7fe74da commit 8475720Copy full SHA for 8475720
CHANGELOG.md
@@ -4,6 +4,12 @@ This project adheres to [WebDevOps.io Dockerfile](https://github.com/webdevops/D
4
5
## [1.0.0] - upcoming
6
7
+
8
+## [0.50.1] - 2016-05-24
9
+### Changed
10
+- Fixed required root rights for entrypoint, provisioning is now only running when entrypoint is entered with root
11
+- Modularized service.d scripts (will include servide.d/$serv.d/*.sh before execution)
12
13
## [0.50.0] - 2016-05-23
14
### Changed
15
- Improve image sizes (backported to 0.23.0 due to build issues)
0 commit comments