Refine properties for non-root
[aaf/authz.git] / auth / docker / Dockerfile.core
index 7237a00..3e87ca5 100644 (file)
@@ -30,5 +30,5 @@ COPY lib /opt/app/aaf/lib
 COPY bin /opt/app/aaf/bin
 COPY theme /opt/app/aaf/theme
 
-RUN chown -R aaf:aaf /opt/app/aaf
+RUN chown -R ${USER}:${USER} /opt/app/aaf