There really isn't a stand alone dockerfile that we use to build the images. 
We've written a gradle job
https://github.com/JFrogDev/artifactory-docker-builder for our releases. 
The dockerfile is kinda created on the fly.  

It's very possible to use postgres instead of derby.  I've done may
permutations of artifactory with various databases and load balancers. 
Usually what I do is I start with our official docker image in a dockerfile
and then add whatever else.  Artifactory has never been run in the image so
you can override whatever things you want before starting it the first time.

Jay






--
View this message in context: 
http://forums.jfrog.org/Questions-on-official-Docker-image-tp7580471p7580473.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to