From 567a963d429b04f61692885dc0cd78bdd40210db Mon Sep 17 00:00:00 2001 From: Instrumental Date: Tue, 14 Aug 2018 13:55:32 -0500 Subject: Tag Image for Repo push in Script Issue-ID: AAF-433 Change-Id: Ifd25242465dd5d202400bafd814db445a01d24f7 Signed-off-by: Instrumental --- auth/docker/Dockerfile.ms | 2 -- 1 file changed, 2 deletions(-) (limited to 'auth/docker/Dockerfile.ms') 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 -- cgit 1.2.3-korg