Skip to content

fogger/docker-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fogger - Alpine images with multiarch support

What is Fogger?

Fogger is an open source Fog Computing engine used to build private edge datacanter over heterogenous hardware.

What is Alpine Linux?

Alpine Linux is a Linux distribution built around musl libc and BusyBox. The image is only 5 MB in size and has access to a package repository that is much more complete than other BusyBox based images. This makes Alpine Linux a great image base for utilities and even production applications. Read more about Alpine Linux here and you can see how their mantra fits in right at home with Docker images.

Supported versions

  • 3.7

    • os: linux arch: 386
    • os: linux arch: amd64
    • os: linux arch: arm
    • os: linux arch: arm64
    • os: linux arch: ppc64le
    • os: linux arch: s390x
  • 3.8

    • os: linux arch: 386
    • os: linux arch: amd64
    • os: linux arch: arm
    • os: linux arch: arm64
    • os: linux arch: ppc64le
    • os: linux arch: s390x
  • edge

    • os: linux arch: 386
    • os: linux arch: amd64
    • os: linux arch: arm
    • os: linux arch: arm64
    • os: linux arch: ppc64le

About

A minimal, multiarch Alpine Linux with multiarch support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published