Ruby + Postgres for bitbucket pipelines
1.7K
Images created by Ignição digital team to help development and test process.
To use redis and dynamodb resources from this image you'll need to run some services manually:
starting redis service:
service redis-server start
starting dynamodb:
/usr/bin/java -Djava.library.path=/var/dynamodb_wd/ -jar /var/dynamodb_wd/DynamoDBLocal.jar -dbPath /var/dynamodb_local -port 8000 -sharedDb &
Content type
Image
Digest
Size
321.8 MB
Last updated
almost 9 years ago
docker pull ignicaodigital/ruby-postgres