0.10.2.1-r0 release

Initial version 0.10.2.1
This commit is contained in:
Bitnami Bot 2017-06-20 10:32:48 +00:00
parent 74139c76f0
commit aef4349bd8
2 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
RUN install_packages libc6 libexpat1 libffi6 libfontconfig1 libfreetype6 libgcc1 libglib2.0-0 liblzma5 libpcre3 libpng12-0 libselinux1 libstdc++6 libx11-6 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 zlib1g
RUN bitnami-pkg install java-1.8.0_121-0 --checksum 2743f753fd1ea88bf90352d95694f89ab0a0fb855cf0d1c7b2a6d92835f9ad27
RUN bitnami-pkg unpack kafka-0.10.2.1
RUN bitnami-pkg unpack kafka-0.10.2.1-0 --checksum 532b8b5d7e3e450cd943d556e08732c9238aeac00351bed1e3e8489bfde65d78
COPY rootfs /

View File

@ -551,3 +551,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.