We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After an unsuccessful Maven build, I tried pulling the docker image. It appears on the 0.6.1 version is available.
$ docker pull jdye64/nifi-addons:1.0.0 Pulling repository docker.io/jdye64/nifi-addons Tag 1.0.0 not found in repository docker.io/jdye64/nifi-addons
$ docker pull jdye64/nifi-addons:0.7.0 Pulling repository docker.io/jdye64/nifi-addons Tag 0.7.0 not found in repository docker.io/jdye64/nifi-addons
$ docker pull jdye64/nifi-addons:0.6.1 0.6.1: Pulling from jdye64/nifi-addons c28cbef85c39: Pulling fs layer 0d3e866c82f3: Pulling fs layer ....
The text was updated successfully, but these errors were encountered:
@cah-jeffgraham FYI this is because there has been some issue with the builds failing as can be seen here.
Sorry, something went wrong.
No branches or pull requests
After an unsuccessful Maven build, I tried pulling the docker image. It appears on the 0.6.1 version is available.
$ docker pull jdye64/nifi-addons:1.0.0
Pulling repository docker.io/jdye64/nifi-addons
Tag 1.0.0 not found in repository docker.io/jdye64/nifi-addons
$ docker pull jdye64/nifi-addons:0.7.0
Pulling repository docker.io/jdye64/nifi-addons
Tag 0.7.0 not found in repository docker.io/jdye64/nifi-addons
$ docker pull jdye64/nifi-addons:0.6.1
0.6.1: Pulling from jdye64/nifi-addons
c28cbef85c39: Pulling fs layer
0d3e866c82f3: Pulling fs layer
....
The text was updated successfully, but these errors were encountered: