UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Merge Development to Master

Merged Ghost User requested to merge development into master
2 files
+ 6
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
0
@@ -16,6 +16,8 @@ RUN microdnf install -y unzip shadow-utils && \
microdnf clean all && \
rm -rf /var/cache/yum /var/tmp/* /tmp/* /var/tmp/.???* /tmp/.???*
HEALTHCHECK none
USER ${DEFAULTUID}
ENTRYPOINT ["/usr/local/bin/rda-converter"]
\ No newline at end of file
Loading