Skip to content

Conversation

@solsson
Copy link
Owner

@solsson solsson commented Dec 21, 2018

@solsson solsson merged commit b079339 into master Dec 21, 2018
@solsson
Copy link
Owner Author

solsson commented Dec 21, 2018

It's quite possible that we need to revert to Java 8. Building with JDK 11 failed. Let's see.

@solsson
Copy link
Owner Author

solsson commented Dec 21, 2018

I fail to build in the updated Docker Hub. With these settings I get a path error. Strange.

screen shot 2018-12-21 at 23 19 26

Building in Docker Cloud's infrastructure...
Cloning into '.'...
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
Reset branch 'master'
Your branch is up-to-date with 'origin/master'.
Executing build hook...
+ . ./hooks/env
++ '[' -n master ']'
++ '[' -n master ']'
++ '[' -n master ']'
++ '[' -n 6eea4609ffcb86fc513751b56cce6342b4fac0ab ']'
++ [[ m =~ [0-9] ]]
++ '[' master = master ']'
++ SOURCE_BRANCH=latest
++ '[' -n git ']'
++ '[' -n Dockerfile ']'
++ '[' -n index.docker.io/solsson/kafka-cruise-control:latest ']'
+ docker build --build-arg SOURCE_REF=6eea4609ffcb86fc513751b56cce6342b4fac0ab --build-arg DOCKERFILE_PATH=Dockerfile --build-arg SOURCE_TYPE=git -t index.docker.io/solsson/kafka-cruise-control:latest Dockerfile
unable to prepare context: context must be a directory: /src/bbcyemadgbkrkngumc76kda/cruise-control/Dockerfile
build hook failed! (1)

@solsson
Copy link
Owner Author

solsson commented Dec 22, 2018

Oddly I had to configure subfolder build like this:

screen shot 2018-12-22 at 21 31 57

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