Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Updates to support improvements to che-server Docker container #29

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

TylerJewell
Copy link
Contributor

The Che Dockerfile has been improved to remove the number of volume mounts that are required. Also, certain environment variables have been simplified. This includes a series of changes to reflect these improvements. We need to update some of the docs as the following environment variables have changed.

CHE_DATA_FOLDER --> CHE_DATA
CHE_CONF_FOLDER --> CHE_CONF
CHE_LOCAL_BINARY --> CHE_ASSEMBLY

If a user does not provide the CHE_DATA folder, Che will start with writing all files into /home/user/che and they will not exist if you restart Che on Windows.

@mkuznyetsov mkuznyetsov merged commit 7df6a09 into master Oct 27, 2016
@mkuznyetsov mkuznyetsov deleted the che-2786 branch October 27, 2016 14:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants