Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 893ac21

Browse files
committed
update CHANGELOG with latest changes
1 parent 4bfc85a commit 893ac21

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
### Added
10+
11+
* Base image is now configurable via `BUILD_FROM` build argument. e.g. `docker build --build-arg BUILD_FROM=ubuntu erichough/nfs-server` ([#3](https://github.com/ehough/docker-nfs-server/pull/3))
12+
13+
### Changed
14+
15+
* Base image is now `debian:stretch-slim` (was `debian:stable`)
16+
917
### Fixed
1018

1119
* `rpc.idmapd` was started even when NFS version 4 was not in use

0 commit comments

Comments
 (0)