This is an automated email from the ASF dual-hosted git repository.
lfrolov pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/develop by this push:
new 346a5f0 COPY dublicates in Dockerfile
new 18699a4 Merge pull request #1306 from MarianHladun/develop
346a5f0 is described below
commit 346a5f018f36d03ce8cbb3419ce11aa71446d47a
Author: Marian_Hladun <[email protected]>
AuthorDate: Tue Oct 19 16:04:45 2021 +0300
COPY dublicates in Dockerfile
---
.../src/general/files/aws/tensor-rstudio_Dockerfile | 1 -
infrastructure-provisioning/src/general/files/aws/tensor_Dockerfile | 1 -
.../src/general/files/gcp/tensor-rstudio_Dockerfile | 1 -
3 files changed, 3 deletions(-)
diff --git
a/infrastructure-provisioning/src/general/files/aws/tensor-rstudio_Dockerfile
b/infrastructure-provisioning/src/general/files/aws/tensor-rstudio_Dockerfile
index 5c7e95b..722b25a 100644
---
a/infrastructure-provisioning/src/general/files/aws/tensor-rstudio_Dockerfile
+++
b/infrastructure-provisioning/src/general/files/aws/tensor-rstudio_Dockerfile
@@ -30,7 +30,6 @@ COPY general/scripts/aws/tensor-rstudio_* /root/scripts/
COPY general/lib/os/${OS}/notebook_lib.py
/usr/lib/python3.8/datalab/notebook_lib.py
COPY general/templates/os/${OS}/ungit.service /root/templates/
COPY general/templates/os/notebook_spark-defaults_local.conf /root/templates/
-COPY general/templates/os/${OS}/ungit.service /root/templates/
COPY general/templates/os/tensorboard.service /root/templates/
COPY general/templates/os/inactive.sh /root/templates/
COPY general/templates/os/inactive.service /root/templates/
diff --git
a/infrastructure-provisioning/src/general/files/aws/tensor_Dockerfile
b/infrastructure-provisioning/src/general/files/aws/tensor_Dockerfile
index 6bd820c..b6e38f4 100644
--- a/infrastructure-provisioning/src/general/files/aws/tensor_Dockerfile
+++ b/infrastructure-provisioning/src/general/files/aws/tensor_Dockerfile
@@ -34,7 +34,6 @@ COPY general/templates/os/notebook_spark-defaults_local.conf
/root/templates/
COPY general/templates/os/pyspark_local_template.json /root/templates/
COPY general/templates/os/py3spark_local_template.json /root/templates/
COPY general/templates/os/pyspark_dataengine_template.json /root/templates/
-COPY general/templates/os/${OS}/ungit.service /root/templates/
COPY general/templates/os/tensorboard.service /root/templates/
COPY general/templates/os/pyspark_dataengine-service_template.json
/root/templates/
COPY general/templates/os/sparkmagic_config_template.json /root/templates/
diff --git
a/infrastructure-provisioning/src/general/files/gcp/tensor-rstudio_Dockerfile
b/infrastructure-provisioning/src/general/files/gcp/tensor-rstudio_Dockerfile
index 0e85ff3..aa5bf8a 100644
---
a/infrastructure-provisioning/src/general/files/gcp/tensor-rstudio_Dockerfile
+++
b/infrastructure-provisioning/src/general/files/gcp/tensor-rstudio_Dockerfile
@@ -30,7 +30,6 @@ COPY general/scripts/gcp/tensor-rstudio_* /root/scripts/
COPY general/lib/os/${OS}/notebook_lib.py
/usr/lib/python3.8/datalab/notebook_lib.py
COPY general/templates/os/${OS}/ungit.service /root/templates/
COPY general/templates/os/notebook_spark-defaults_local.conf /root/templates/
-COPY general/templates/os/${OS}/ungit.service /root/templates/
COPY general/templates/os/tensorboard.service /root/templates/
COPY general/templates/gcp/core-site.xml /root/templates/
COPY general/templates/os/inactive.sh /root/templates/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]