Skip to content

[ADD] CACHE_ENABLED ENV to Dockerfile [skip-ci]#467

Merged
wlad merged 1 commit intodevelopfrom
feature/ADD_cache-enabled-ENV-to-dockerfile
Mar 25, 2021
Merged

[ADD] CACHE_ENABLED ENV to Dockerfile [skip-ci]#467
wlad merged 1 commit intodevelopfrom
feature/ADD_cache-enabled-ENV-to-dockerfile

Conversation

@wlad
Copy link
Copy Markdown
Contributor

@wlad wlad commented Mar 25, 2021

Changes

adds ENV CACHE_ENABLED="true" to Dockerfile

even if it may be be possible to overwrite --cache.enabled=true without that ENV during docker start up. That way it is documented so that a user of this Dockerfile is aware of what can be overwritten.

@wlad wlad merged commit 262cfbb into develop Mar 25, 2021
@wlad wlad deleted the feature/ADD_cache-enabled-ENV-to-dockerfile branch March 25, 2021 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant