FROM gcr.io/google_containers/spark-base ADD start.sh /start.sh ADD log4j.properties /opt/spark/conf/log4j.properties CMD ["/start.sh"]