Skip to content

Conversation

@hardbyte
Copy link
Collaborator

@hardbyte hardbyte commented Mar 24, 2020

A small tweak to the benchmarking Docker image such that it supports mounting a volume to use as a download cache - this is to support developers using the NBN.

@hardbyte hardbyte requested a review from wilko77 March 24, 2020 18:54
Comment on lines +20 to +21
chown user:user /app /var/log /cache
VOLUME /cache
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is required so that the user has permission to write to the mounted folder.

Copy link
Collaborator

@wilko77 wilko77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@hardbyte hardbyte merged commit cfe6549 into develop Mar 26, 2020
@hardbyte hardbyte deleted the use-local-benchmark-cache branch March 26, 2020 23:43
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.

3 participants