From 186ceb664b1457408c6a3a00d0ac808fbb00c386 Mon Sep 17 00:00:00 2001 From: Konstantin Boudnik Date: Wed, 25 May 2016 20:18:45 -0700 Subject: BIGTOP-2412. arm dockerfile breaks RAT --- docker/bigtop-slaves/ubuntu-14.04-aarch64/Dockerfile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docker') diff --git a/docker/bigtop-slaves/ubuntu-14.04-aarch64/Dockerfile b/docker/bigtop-slaves/ubuntu-14.04-aarch64/Dockerfile index 2cb4db3b..bec0e904 100644 --- a/docker/bigtop-slaves/ubuntu-14.04-aarch64/Dockerfile +++ b/docker/bigtop-slaves/ubuntu-14.04-aarch64/Dockerfile @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# 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. FROM aarch64/ubuntu MAINTAINER Roman Shaposhnik -- cgit v1.2.3