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

Docker demo image fails when a custom skin exists #331

Open
bjagg opened this issue May 23, 2019 · 0 comments
Open

Docker demo image fails when a custom skin exists #331

bjagg opened this issue May 23, 2019 · 0 comments

Comments

@bjagg
Copy link
Member

bjagg commented May 23, 2019

Describe the bug
Creating and attempting to run a Docker uPortal Demo image when a skin has been generated breaks the demo.

To Reproduce
Steps to reproduce the behavior:

  1. Run ./gradlew skinGenerate -DskinName=test (any valid name works)
  2. Run ./gradlew dockerBuildImages
  3. Run docker run -it -p 8080:8080 apereo/uportal-demo
  4. See error

Expected behavior
uportal-demo starts successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant