Skip to content

Conversation

@idlewis
Copy link
Member

@idlewis idlewis commented Jan 13, 2021

At the point in the dockerfiles where /output/workarea is removed, the directory doesn't exist, as /output is a symlink that hasn't been created yet.
However, removing the real workarea directory slows down server startup, so fix up the dockerfiles by removing the duff command (rather than correcting it to remove the real workarea directory)

@idlewis idlewis requested a review from leochr January 13, 2021 14:37
@leochr
Copy link
Member

leochr commented Mar 19, 2021

@idlewis It could be the removal of /output/workarea inside populate_scc.sh that slowed down the server startup (from this PR ).

Could you please compare with just deleting the correct directory ($WLP_OUTPUT_DIR/defaultServer/workarea) in Dockerfiles?

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