Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 570 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 570 Bytes

Atom Docker CI Images

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.

Latest

The latest tag will always follow the current stable build of Atom.

Stable

The latest stable build of Atom will always be available under the stable tag.

Beta

The latest beta build of Atom will always be available under the beta tag.

Specific versions

Specific versions of Atom will be tagged, allowing you to pin to a specific version if so desired.