Skip to content

atlix/alpine-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpine docker base image

devgeniem/alpine-wordpress docker image

License

Alpine base image with sane default configs. This tries to balance the easier usage but to stay as minimal as possible. This image weights: 8.098 MB.

Information

Available in docker hub: onnimonni/alpine-base.

This image uses s6-overlay.

The image contains:

  • @testing and @community packages already aliased for apk
  • envsubst and few other helpers preinstalled
  • Timezone set to Europe/Helsinki
  • ll,la,l aliases included for easier debugging while attached to docker container

The container has custom validate_sha256sum script which is used to check if downloaded scripts have corrupted, changed or MITMed.

Alternative versions

I try to keep the baseimages really small, but when I find something useful I will add alternative images here.

Base image with slap commandline editor

onnimonni/alpine-base:slap contains edge version of alpine with slap command line editor. This is for the devs who don't feel that nano/vim are productive.

Image weight: 60.88 MB

License

MIT

About

Alpine s6-overlay base image

Resources

License

Stars

Watchers

Forks

Packages

No packages published