Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 1.67 KB

README.md

File metadata and controls

19 lines (18 loc) · 1.67 KB

DockerImageBuilder

Automatically build docker images using GitHub Action, tracing the repos regularly on schedule.

  • sharelatex-base

    • Pulls: Docker Pulls
    • Build schedule:
      • Latest: Every time when sharelatex.json changes.
        • Status: sharelatex-latest
      • Nightly: Every day.
        • Status: sharelatex-nightly
    • Architecture: AMD64, ARM64
  • sharelatex

    • Pulls: Docker Pulls
    • Build Schedule:
      • Latest: Every time when sharelatex.json changes. Nightly version won't be built until the bug in npm is solved
        • Status: sharelatex-latest
      • Nightly: Every day
        • Status: sharelatex-nightly
    • Architecture: AMD64, ARM64