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

Update Dockerfile commands #2

Closed
wants to merge 1 commit into from
Closed

Conversation

rafabene
Copy link
Contributor

@rafabene rafabene commented Feb 6, 2015

I had permission issues with the centos image running on MacOS/Boot2Docker 1.4.1. It causes the javaee6angularjs.war to be copied using root ownership and 740 permission. That caused WildFly to throw a FileNotFoundException.

The proposed changes fix that issue by placing the file under wildfly ownership. There's a docker issue opened about that issue: moby/moby#6119

I had permission issues with the centos image running on MacOS/Boot2Docker 1.4.1. It cause the javaee6angularjs.war to be copied using root ownership and 740 permission. That caused WildFly to throw a FileNotFoundException. 

The proposed changes fix that issue by placing the file under wildfly ownership. There's a docker issue opened about that issue: moby/moby#6119
@rafabene rafabene closed this Jan 21, 2016
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.

None yet

1 participant