mailserver2 / mailserver

Simple and full-featured mail server using Docker
https://store.docker.com/community/images/mailserver2/mailserver
MIT License
133 stars 28 forks source link

move to GitHub Container Registry #53

Closed AndrewSav closed 1 year ago

AndrewSav commented 1 year ago

Description

Since Docker discontinues free teams we need another place to store and manage our images. This PR moves it to GitHub container registry.

Fixes #52

Type of change

Status

Todo List

How has this been tested ?

I pushed all 4 images to GitHub Container registry. I pulled them while being unauthenticated to make sure that public can access it

sknight80 commented 1 year ago

I also updated the following Wiki page: https://github.com/mailserver2/mailserver/wiki/Migration-from-hardware-mailserver

AndrewSav commented 1 year ago

I also updated the following Wiki page: https://github.com/mailserver2/mailserver/wiki/Migration-from-hardware-mailserver

Thank you for that

AndrewSav commented 1 year ago

I put the changes into https://github.com/mailserver2/mailserver/tree/ghcr for safekeeping, I'm closing the PR now.