Create Docker Image for CockroachDB
WHAT
The backend relies on CockroachDB. So, it should be contained in its own image.
WHY
CockroachDB will hold all the listings, bids, and user info for the service. It will need to be run in tandem with the service image for the backend to function properly.