Skip to content

Automatically build docker images from official repositories using GitHub Actions

License

Notifications You must be signed in to change notification settings

ActionsTools/DockerImageBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Automatically build docker images from official repositories using GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published