main
FROM solr:9.6.1 COPY solr_conf/conf/* /myconfig/ CMD ["solr-create", "-c", "argo", "-d", "/myconfig"]