Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 486 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 486 Bytes

Alpine

A custom Alpine-based Docker image.

The only difference with the original, is that it is configured to include our custom packages repository.

Example

If you want to use our version of cyrus-sasl, you can directly use:

apk add cyrus-sasl@connecteurs

and it will work as expected.

Extended images

We also provide an image with curl directly installed.

License

This program is free software and is distributed under AGPLv3+ License.