Antry is a Visitor management System to manage the visitor and student entry log.
first you have to ensure that install docker on your system after that go to the terminal and write down code.
web server port :3232
docker pull roshannahak/antry_admin_web
docker run -p 3232:3232 roshannahak/antry_admin_web