dchaffey
e74c67f779
Corrected Docker tag back to standard format
...
Modified Docker startup scripts to accept Environment variables if available, or use the usual defaults if not.
Updated readme to reflect changes in allowing environment variables.
Updated readme to correctly reflect the default ports that NiFi will run on.
This closes #2439
Signed-off-by: Jeremy Dyer <jeremydyer@apache.org>
2018-01-31 15:50:42 -05:00
joewitt
5e3867011e
NIFI-4751 updated docker version
2018-01-12 15:19:15 -05:00
joewitt
41ce788812
NIFI-4751 changed to next minor release version snapshot
2018-01-12 15:15:32 -05:00
joewitt
36405e888c
NIFI-4751-RC1 prepare for next development iteration
2018-01-08 23:39:49 -07:00
joewitt
46d30c7e92
NIFI-4751-RC1 prepare release nifi-1.5.0-RC1
2018-01-08 23:39:32 -07:00
Aldrin Piri
f7f001eb9a
NIFI-4531: This closes #2372 .
...
Providing support for running NiFi Docker image with LDAP authentication provider.
2018-01-04 12:09:46 -05:00
Aldrin Piri
c832a2ed7c
NIFI-4530: This closes #2329 . Initial support for two-way SSL user authentication in the Docker image.
...
Signed-off-by: joewitt <joewitt@apache.org>
2018-01-04 10:37:37 -05:00
Aldrin Piri
6169061456
NIFI-4193 Converting to use the dockerfile-maven plugin to replace deprecated plugin.
...
This closes #2155 .
2017-11-27 20:41:59 -05:00
Jeff Storck
36b16c9cdd
NIFI-4412 Updating Docker Hub image version information to accommodate next release.
2017-10-02 14:20:40 -04:00
Jeff Storck
a57911d3db
NIFI-4412-RC2 prepare for next development iteration
2017-09-28 13:45:36 -04:00
Jeff Storck
e6508ba7d3
NIFI-4412-RC2 prepare release nifi-1.4.0-RC2
2017-09-28 13:45:21 -04:00
Jordan Moore
3da8b94ddd
NIFI-4057 Docker Image is twice as large as necessary
...
* Merging unnecessary layers
* MAINTAINER is deprecated
* Using JRE as base since JDK is not necessary
* Set GID=1000 since openjdk image already defines 50
* Add ability to specify Apache mirror site to reduce load on Apache Archive
* Created templates directory since this is not included in the binary
This closes #1910 .
Signed-off-by: Aldrin Piri <aldrin@apache.org>
2017-07-17 17:18:32 -04:00
Matt Gilman
cc741d2be6
NIFI-3997:
...
- Bumping to next minor version.
2017-06-08 15:22:51 -04:00
Matt Gilman
6ee12e9b47
NIFI-3997-RC1prepare for next development iteration
2017-06-05 11:07:43 -04:00
Matt Gilman
ddb73612bd
NIFI-3997-RC1prepare release nifi-1.3.0-RC1
2017-06-05 11:07:28 -04:00
Aldrin Piri
39ad7a369e
NIFI-4011 Updating Docker Hub image version information to accommodate next release.
...
This closes #1884 .
Signed-off-by: Aldrin Piri <aldrin@apache.org>
2017-06-02 15:04:41 -04:00
Bryan Bende
3af53419af
NIFI-3770-RC2 prepare for next development iteration
2017-05-05 20:50:28 -04:00
Bryan Bende
3a605af8e0
NIFI-3770-RC2 prepare release nifi-1.2.0-RC2
2017-05-05 20:50:14 -04:00
Aldrin Piri
67e2459660
NIFI-3314 Adjusting Dockerfile for Docker Hub to use defaults for ARGs
...
such that it does not need supporting build script. Making use of
openjdk base image as the java image has been deprecated.
This closes #1419
2017-01-29 11:16:22 -05:00
Jeremy Dyer
c8f437e833
NIFI-3260 Official Docker Image
...
Added baseline Docker image for NiFi
This closes #1372 .
Signed-off-by: Aldrin Piri <aldrin@apache.org>
2017-01-10 13:24:33 -05:00