Sign inSign up

martinjohn/roundcube

By martinjohn

Updated over 6 years ago

Roundcube webmail

Image
0

412

martinjohn/roundcube repository overview

roundcube

Simple Ubuntu container with Roundcube

Add your config to volume /var/roundcube/config

docker run \
       -d \
       --name roundcube \
       -p 8580:80 \
       --restart=unless-stopped \
       -v /etc/localtime:/etc/localtime \
       -v ${PWD}/config:/var/roundcube/config \
       roundcube

Tag summary

Content type

Image

Digest

Size

74.4 MB

Last updated

over 6 years ago

docker pull martinjohn/roundcube