最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

JFrog Artifactory OSS hosted as GitHub ActionsAzure Pipelines service containers - Stack Overflow

programmeradmin0浏览0评论

I am building some software that integrates with JFrog Artifactory. As such I want to build some integration tests that can use a temporary Artifactory instance. I've looked at the JFrog instructions for using Docker Compose, but it appears that the intention is you have to run config.sh interactively first.

Is there a way to launch Artifactory in containers such that it has all the config it needs to start out of the box? Ideally this could be something that could be done as part of a build pipeline - either with service containers, or by running docker compose as steps of the pipeline.

发布评论

评论列表(0)

  1. 暂无评论