From af9e797908c0d5ed7780a5386aa773ecdd9cc51c Mon Sep 17 00:00:00 2001 From: Dan Duvall Date: Mon, 17 Sep 2018 16:00:05 -0700 Subject: Remove support for `sharedvolume` configuration Support for mounting a shared volume instead of copying application files was meant to provide an option for development use cases. This functionality has never been thoroughly tested or utilized for any use case. It should be removed for now. Relates tangentially to task T204591 that simplifies node support. Change-Id: Ib70cb7bceb504841897a38d732880ba376fe67c8 --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b50ba20..0c8dc4c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ variants: development: includes: [build] - sharedvolume: true test: includes: [build] -- cgit v1.2.1