Skip to content
This repository was archived by the owner on Nov 16, 2019. It is now read-only.

Commit e8d8399

Browse files
authored
Update Dockerfile
added copyright
1 parent 329f1d1 commit e8d8399

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docker/standalone/cpu/Dockerfile

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
# Copyright 2016 Yahoo Inc.
2+
# Licensed under the terms of the Apache 2.0 license.
3+
# Please see LICENSE file in the project root for terms.
4+
#
5+
# This file is the dockerfile to setup caffeonspark cpu standalone version.
6+
17
FROM ubuntu:14.04
2-
MAINTAINER arun.das@my.utsa.edu
38

49
RUN apt-get update && apt-get install -y software-properties-common
510
RUN add-apt-repository ppa:openjdk-r/ppa

0 commit comments

Comments
 (0)