Skip to content

Alpine docker image with pre-installed Cron and JelasticCLI. It's used for running/stopping environments in the cloud according to a schedule.

License

Notifications You must be signed in to change notification settings

Scalified/jelastic-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jelastic CLI/Cron Docker

Docker Pulls

Description

This repository is used for building a Docker image containing Cron and JelasticCLI running on Alpine Linux.

Docker Store

To pull the image from Docker Store:

docker pull scalified/jelastic-scheduler

This image extends scalified/alpine-cron docker image.

Volumes

  • /root/.scripts
  • /root/jelastic
  • /var/spool/cron/crontabs
  • /root/.config/jelastic

How-To

Building Docker Image

docker build . -t <tag>

Running Docker Image

docker run -it scalified/jelastic-scheduler /bin/sh

Scalified Links

About

Alpine docker image with pre-installed Cron and JelasticCLI. It's used for running/stopping environments in the cloud according to a schedule.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages