Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 541 Bytes

File metadata and controls

23 lines (17 loc) · 541 Bytes

Docker image circleci/python with MongoDB

Docker Hub: messa/circleci-python-with-mongodb

Usage

In your .circleci/config.yml:

jobs:
    build:
        docker:
            - image: messa/circleci-python-with-mongodb:3.6

Available tags:

  • messa/circleci-python-with-mongodb:latest
  • messa/circleci-python-with-mongodb:3.6
  • messa/circleci-python-with-mongodb:3.5
  • messa/circleci-python-with-mongodb:3.4