summaryrefslogtreecommitdiffstats
path: root/opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile')
-rw-r--r--opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile b/opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile
index 4201b83e..15b17d80 100644
--- a/opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile
+++ b/opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile
@@ -21,7 +21,7 @@ RUN sed -i -e 's/# %wheel ALL=(ALL) NOPASSWD: ALL/%wheel ALL=(ALL) NOPASSWD: ALL
&& addgroup odl wheel
# Patch some opendaylight artifacts
-#COPY system $ODL_HOME/system
+COPY system $ODL_HOME/system
# Add missing scripts see SDNC-1056
#COPY configure_cluster.sh configure-cluster-ipdetect.sh custom_shard_config.txt set_persistence.sh $ODL_HOME/bin/