summaryrefslogtreecommitdiffstats
path: root/auth/docker/Dockerfile.ms
diff options
context:
space:
mode:
Diffstat (limited to 'auth/docker/Dockerfile.ms')
-rw-r--r--auth/docker/Dockerfile.ms2
1 files changed, 0 insertions, 2 deletions
diff --git a/auth/docker/Dockerfile.ms b/auth/docker/Dockerfile.ms
index b8ef6d9a..121bd06c 100644
--- a/auth/docker/Dockerfile.ms
+++ b/auth/docker/Dockerfile.ms
@@ -5,8 +5,6 @@ ENV VERSION=${AAF_VERSION}
LABEL description="aaf_${AAF_COMPONENT}"
LABEL version=${AAF_VERSION}
-COPY theme /opt/app/aaf/theme
-
CMD ["/bin/bash","-c","/opt/app/aaf/bin/${AAF_COMPONENT}"]
# For Debugging installation