Sign inSign up

digitallumberjack/docker-bitbucket-play

By digitallumberjack

Updated about 10 years ago

Play 2 apps from bitbucket sources

Image
0

10K+

digitallumberjack/docker-bitbucket-play repository overview

docker-bitbucket-play

Create a play container, pulling and executing a play application on bitbucket.org.

Use the following ENV when running :

  • CREDENTIALS : you oauth credentials, composed of key and secret (key:secret)
  • GIT_REPO : the git repository to clone (user/repo)
  • APPLICATION_SECRET : the application secret
  • EVOLUTION_ENABLED : true or false
  • DB_TYPE : mysql, postgres
  • DB_HOST : host fqdn or ip
  • DB_PORT : port of database server
  • DB_NAME : name of the base to connect
  • DB_USER : username to connect the database
  • DB_PASSWORD : password to connect the database

Run with a docker-compose or directly by linking the db container in command line.

Tag summary

Content type

Image

Digest

Size

1.2 GB

Last updated

about 10 years ago

docker pull digitallumberjack/docker-bitbucket-play