Docker setup

Hi, we recently start using docker for development.

What’s the best way to start using docker to run our build?

Is there any document or tutorial to follow or something like that?

How can we use our own container built images to run our specs on CircleCI?

Here’s some Docker tutorials that can help you out.