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

Fixed #11708 - pre-create private_storage directories for Docker restores #11729

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

uberbrady
Copy link
Collaborator

Description

A user reports that Docker restores did not work for them because the assetmodels subdirectory did not already exist. I took the liberty of pre-creating all of the directories that the Restore tool wants to have in-place.

Fixes # 11708

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I did a local docker build . and the image successfully built.

@uberbrady uberbrady requested a review from snipe August 25, 2022 00:15
@snipe snipe merged commit ffd3829 into snipe:develop Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants