Skip to content

N0rthernL1ghts/alpine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpine

Build Status

This is our minimal customized Alpine Linux base image based on official Alpine. Optionally you can enable a cron daemon, to get it running you need to provide the environment variable CRON_ENABLED=true or CRON_ENABLED=1. You can see the available variables below. Be aware that you have to start s6 to get the cron daemon started automatically.

Versions

  • latest available as webhippie/alpine:latest
  • 3.10 available as webhippie/alpine:3.10
  • 3.9 available as webhippie/alpine:3.9
  • 3.8 available as webhippie/alpine:3.8
  • 3.7 available as webhippie/alpine:3.7
  • 3.6 available as webhippie/alpine:3.6

Volumes

  • None

Ports

  • None

Available environment variables

CRON_ENABLED = false

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2018 Thomas Boerger <http://www.webhippie.de>

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.5%
  • Vim Script 12.5%