The myUoM app is a project of the Open Software Team, University of Macedonia
1.1K
The myUoM app is a project of the Open Software Team of Applied Informatics, University of Macedonia (https://opensource.uom.gr).
It was designed to facilitate students' daily interactions with the university.
The application is written in React and it is under MIT licence. The source code is available here https://gitlab.com/opensourceuom/myUoM
The application is live. You can visit it here: https://my.uom.gr/
You can run the image:
docker run --name myuom -d -p 80:80 myuom
Then open your browser and type localhost.
You can stop the container using the command:
docker stop myuom
You can start the container using the command:
docker start myuom
Content type
Image
Digest
sha256:7a3f95be2…
Size
25.5 MB
Last updated
9 months ago
docker pull iosifidis/myuom