docker-compose for JFrog artifactory OSS version?

I want to try out JFrog artifactory OSS using docker compose. I have found:

https://jfrog.com/download-jfrog-platform/

https://api.bintray.com/content/jfrog/artifactory-pro/org/artifactory/pro/docker/jfrog-artifactory-pro/$latest/jfrog-artifactory-pro-$latest-compose.tar.gz;bt_package=jfrog-artifactory-pro

But it seems its only for the PRO/Paid version.

I have found an old/deprecated OSS docker-compose file here:

https://github.com/jfrog/artifactory-docker-examples/blob/master/docker-compose/artifactory/artifactory-oss.yml

Does JFrog no longer support OSS when it comes to docker-compose installations?


For anyone stumbling across this today (14.06.2021), it seems like they have moved it over to this website: https://jfrog.com/open-source/#artifactory

You can find the compose download under "linux installers" and in the dropdown menu there should be a "Docker compose" option.