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

Build docker image failed #137

Closed
freewind opened this issue Dec 24, 2015 · 2 comments
Closed

Build docker image failed #137

freewind opened this issue Dec 24, 2015 · 2 comments

Comments

@freewind
Copy link

I tried to build the docker image:

cd che
docker build -t freewind/che:try1 .

But it fails:

Step 8 : ADD /assembly-ide/target/eclipse-che-*/eclipse-che-* /home/user/che
No source files were specified

Do I need to do something else before building? (e.g. mvn clean install)

@freewind
Copy link
Author

Fixed: I should run mvn clean install and make sure it successfully before run docker build

@freewind
Copy link
Author

And I should use the latest maven (3.3.x) in order to make it successful

Katka92 pushed a commit to Katka92/che that referenced this issue Jun 27, 2018
…' header for internal requests coming from wsagent to wsmaster

Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
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

No branches or pull requests

1 participant