This repository contains a Dockerfile used to build images meant to be used
during CI builds of an Atom package. They are built using 64 bit builds of Atom.
The latest tag will always follow the current stable build of Atom.
The latest stable build of Atom will always be available under the stable tag.
The latest beta build of Atom will always be available under the beta tag.
Specific versions of Atom will be tagged, allowing you to pin to a specific version if so desired.