Sign inSign up

damenus/webmail

By damenus

Updated almost 9 years ago

Student project consisting in creating a modern webmail client

Image
0

326

damenus/webmail repository overview

webmail

Build Status

Project management

We use taiga platform for project management. Homepage our project

About project

Student project consisting in creating a modern webmail client

Docker Repo

docker pull damenus/webmail:asp-net-core-spa
docker run -it -d -p 26847:80 damenus/webmail:asp-net-core-spa

Link to docker repo

If you want build docker image localy, go to directory and use this commands.

docker build -t myapp .
docker run -it -d -p 26847:80 myapp

The application will work on localhost:85

Project

Tag summary

Content type

Image

Digest

Size

131.9 MB

Last updated

almost 9 years ago

docker pull damenus/webmail:asp-net-core-spa