An open API service indexing awesome lists of open source software.

https://github.com/timokluser-dev/docker-crontab

crond in alpine container
https://github.com/timokluser-dev/docker-crontab

Last synced: 4 months ago
JSON representation

crond in alpine container

Awesome Lists containing this project

README

          

# docker-crontab

Docker based cron deamon (crond) using alpine.

## Build

```bash
docker build -t docker-crontab .
```

## Running

```bash
docker run docker-crontab
```