Sign inSign up

acspri/qamd-web

By acspri

Updated almost 6 years ago

Web frontend for QAMyData System

Image
0

1.5K

acspri/qamd-web repository overview

qamd-web is a front end, based on the Yii 2 framework, for the QAMyData tool.

It includes a Dockerfile for building the required packages and running the system, so all you need to do is check out this repository then:

docker build -t acspri/qamd-web .
docker-compose up -d

You can then access the application through the following URL:

http://127.0.0.1:8000

NOTES:

Tag summary

Content type

Image

Digest

Size

777.2 MB

Last updated

almost 6 years ago

docker pull acspri/qamd-web