Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use local benchmark cache #531

Merged
merged 4 commits into from
Mar 26, 2020
Merged

Use local benchmark cache #531

merged 4 commits into from
Mar 26, 2020

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.

2 participants